NI-DCPower: Fix docs table for create_advanced_sequence()#2101
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2101 +/- ##
=======================================
Coverage 91.34% 91.35%
=======================================
Files 66 66
Lines 16292 16292
=======================================
+ Hits 14882 14883 +1
+ Misses 1410 1409 -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:
|
- Remove the table of supported properties for `create_advanced_sequence()` in `functions_addon.py` - Update its documentation text to redirect user to the "Supported Properties by Device" page on `ni.com` for the latest table of supported properties in advanced sequence
3a582c7 to
efd0f32
Compare
|
FYI @olsl21 we build the documentation on read the docs when you create the PR. |
|
Here's what happened with the system tests:
This is only a documentation change, so I'm okay with the system tests not running. We could re-run them, but there's no point when there isn't a code change. |
- [ ] I've updated CHANGELOG.md if applicable.- [ ] I've added tests applicable for this pull requestWhat does this Pull Request accomplish?
create_advanced_sequence()infunctions_addon.pythat is outdatedni.comfor the latest table of supported properties in advanced sequenceWhat testing has been done?
Local run of

toxusing Python 3.12.5 was successful, the generated HTML doc showed the expected content: