-
Notifications
You must be signed in to change notification settings - Fork 98
enum updates as per AzDo for nirfsg and nifake #2129
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2129 +/- ##
=======================================
Coverage 89.07% 89.08%
=======================================
Files 71 71
Lines 18960 18960
=======================================
+ Hits 16889 16890 +1
+ Misses 2071 2070 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
From description:
Keep in mind this is a public PR in an Open Source repository. Descriptions should be sensical to people who don't work at NI. Consider:
|
I've made the change. |
Thanks for updating Marcos. The change makes sense as this is an Open-Source repo. |
- [ ] I've updated CHANGELOG.md if applicable.- [ ] I've added tests applicable for this pull requestWhat does this Pull Request accomplish?
This PR is update the nimi-python repository metadata files with those from NI's private repository.
Below are the changes done.
IntFlag
.What testing has been done?
Ensured that tox build is successful and generated changes are intended.