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 fancy write_source_waveform_unique #1119

Merged
merged 37 commits into from
Nov 19, 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 fancy wrapper for write_source_waveform_unique()

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

What testing has been done?

  • Visual inspection

@codecov
Copy link

codecov bot commented Nov 13, 2019

Codecov Report

Merging #1119 into master will decrease coverage by 1.39%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #1119     +/-   ##
=========================================
- Coverage   91.38%   89.99%   -1.4%     
=========================================
  Files          20       20             
  Lines        3623     3679     +56     
=========================================
  Hits         3311     3311             
- Misses        312      368     +56
Impacted Files Coverage Δ
build/helper/codegen_helper.py 82.6% <0%> (-9.67%) ⬇️
generated/nitclk/session.py 94.61% <0%> (-0.86%) ⬇️
generated/nifake/session.py 97.63% <0%> (-0.15%) ⬇️

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 e3e90b2...df4d284. Read the comment docs.

@texasaggie97-zz texasaggie97-zz dismissed sbethur’s stale review November 15, 2019 16:24

Comments addressed

@texasaggie97-zz texasaggie97-zz changed the title [#1112] Add fancy write_source_waveform_unique Add fancy write_source_waveform_unique Nov 18, 2019
Copy link
Contributor

@sbethur sbethur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that my system test passes.

'description': '\nDictionary where each key is the site number and the value is array.array of unsigned int\n'
},
'name': 'waveform_data',
'type': 'ViUInt32',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is ignored because "python-only" please add a comment.

@texasaggie97-zz texasaggie97-zz merged commit fcdf095 into master Nov 19, 2019
@texasaggie97-zz texasaggie97-zz deleted the bug1069/add_fancy_write_source_waveform_unique branch November 19, 2019 16:22
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.

write_source_waveform_site_unique_u32 missing in nidigital API
3 participants