Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple nidigital API - no Pythonic niceties #994

Merged
merged 80 commits into from
Jun 6, 2019

Conversation

texasaggie97-zz
Copy link
Contributor

  • This contribution adheres to CONTRIBUTING.md.
  • I've updated CHANGELOG.md if applicable.
  • I've added tests applicable for this pull request

What does this Pull Request accomplish?

  • Add very basic NI-DIGITAL support

List issues fixed by this Pull Request below, if any.

What testing has been done?

  • Visual inspection of generated files
  • Manual testing
  • Flake8

* When filtering, either works
* When finding associated parameter, take a key to look at: 'value' or ;value-twist'
* Renumber declaration types
* Enable nidmm build

* config_addon.py is for module_version only (so far)

* Remove all addon information

* Update generated metadata from hapigen

* Update generated files

* Don't use numpy 1.16.x - broken on pypy

* Don't use quotes

* Update metadata based on chanes in extraction

* Update generated files
The original way quit working for some reason that I was not able to track down
@codecov
Copy link

codecov bot commented May 31, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@477ae21). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #994   +/-   ##
=========================================
  Coverage          ?   91.33%           
=========================================
  Files             ?       23           
  Lines             ?     3542           
  Branches          ?        0           
=========================================
  Hits              ?     3235           
  Misses            ?      307           
  Partials          ?        0
Impacted Files Coverage Δ
generated/nifake/session.py 97.56% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 477ae21...4213523. Read the comment docs.

@texasaggie97-zz texasaggie97-zz merged commit 0c1e1c4 into master Jun 6, 2019
@texasaggie97-zz texasaggie97-zz deleted the internal/add_digital branch June 6, 2019 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants