-
Notifications
You must be signed in to change notification settings - Fork 98
Multidimensional updates as per AzDo for nirfsg and nifake #2132
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
Multidimensional updates as per AzDo for nirfsg and nifake #2132
Conversation
This reverts commit 1af4ab6.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2132 +/- ##
=======================================
Coverage 89.07% 89.07%
=======================================
Files 71 71
Lines 18960 18960
=======================================
Hits 16889 16889
Misses 2071 2071
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Like @marcoskirsch suggested in the other PR, you should use an official export for the metadata. |
Sure Jay.. I have two more PR in pipeline to align the APIs in same order we have in AzDo and include a bug fix for get_script_names API.. I will use metadata from exports from CI build as suggested for that PR. |
No need to wait on system tests for this change. |
- [ ] 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.
What testing has been done?
Ensured that tox build is successful and generated changes are intended.