Skip to content

Release all drivers: nidcpower 1.6.0, nirfsg 1.2.0, others 1.5.0 - #2186

Open
mohit-emerson wants to merge 6 commits into
ni:masterfrom
mohit-emerson:bump_drivers_version_for_release
Open

Release all drivers: nidcpower 1.6.0, nirfsg 1.2.0, others 1.5.0#2186
mohit-emerson wants to merge 6 commits into
ni:masterfrom
mohit-emerson:bump_drivers_version_for_release

Conversation

@mohit-emerson

@mohit-emerson mohit-emerson commented Jul 21, 2026

Copy link
Copy Markdown
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?

Releases all drivers in repo, bump up minor version.

See CHANGELOG.md for list of changes

  • nidcpower 1.6.0
  • nidigital 1.5.0
  • nidmm 1.5.0
  • nifgen 1.5.0
  • nimodinst 1.5.0
  • nirfsg 1.2.0
  • niscope 1.5.0
  • nise 1.5.0
  • niswitch 1.5.0
  • nitclk 1.5.0

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

None

What testing has been done?

PR Validations

@codecov-commenter

codecov-commenter commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.32%. Comparing base (b7c2d11) to head (e113ef6).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2186   +/-   ##
=======================================
  Coverage   89.32%   89.32%           
=======================================
  Files          73       73           
  Lines       19048    19048           
=======================================
+ Hits        17014    17015    +1     
+ Misses       2034     2033    -1     
Flag Coverage Δ
codegenunittests 84.90% <ø> (ø)
nidcpowersystemtests 94.38% <ø> (+0.04%) ⬆️
nidcpowerunittests 89.53% <ø> (ø)
nidigitalsystemtests 92.02% <ø> (ø)
nidigitalunittests 68.44% <ø> (ø)
nidmmsystemtests 92.29% <ø> (ø)
nifakeunittests 86.01% <100.00%> (ø)
nifgensystemtests 94.32% <ø> (ø)
nimodinstsystemtests 73.85% <ø> (ø)
nimodinstunittests 94.20% <ø> (ø)
nirfsgsystemtests 81.12% <ø> (ø)
niscopesystemtests 89.96% <ø> (ø)
niscopeunittests 43.20% <ø> (ø)
nisesystemtests 91.50% <ø> (ø)
niswitchsystemtests 81.56% <ø> (ø)
nitclksystemtests 94.87% <ø> (ø)
nitclkunittests 98.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
generated/nifake/nifake/__init__.py 84.72% <100.00%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vnktshr21

Copy link
Copy Markdown
Collaborator

Version tested against should be updated first to latest drivers once published. That should be PR of it's own and should merge before these release changes.

@vnktshr21

Copy link
Copy Markdown
Collaborator

PR title is not detailed enough

@mohit-emerson mohit-emerson changed the title Release all drivers Release minor version bump for all drivers Jul 27, 2026
@mohit-emerson mohit-emerson changed the title Release minor version bump for all drivers Release all drivers: nidcpower 1.6.0, nirfsg 1.2.0, others 1.5.0 Jul 27, 2026
@ni-jfitzger

Copy link
Copy Markdown
Collaborator

You'll probably need me to publish some of these releases to pypi. Let me know.

@vnktshr21 vnktshr21 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

publish the PR once ready

Comment thread CHANGELOG.md Outdated
@mohit-emerson
mohit-emerson marked this pull request as ready for review July 28, 2026 12:10
@vnktshr21

Copy link
Copy Markdown
Collaborator

@ni-jfitzger , we are upgrading the minor version for all drivers instead of patch version, which, some of the previous API releases followed for few drivers. Is this fine? For RFSG, it has been minor version bumps since the first release.

@ni-jfitzger

ni-jfitzger commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

@ni-jfitzger , we are upgrading the minor version for all drivers instead of patch version, which, some of the previous API releases followed for few drivers. Is this fine? For RFSG, it has been minor version bumps since the first release.

I think the dropping of old Python Support merits a major version bump, though @marcoskirsch is free to disagree.
Adding new Python Support or new functionality definitely merits a minor bump, rather than just a patch bump, which is really just used for backward-compatible bug fixes.

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.

4 participants