-
-
Notifications
You must be signed in to change notification settings - Fork 404
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
Fixed the Failing Documentation for Tracking RPacket
Feature
#1841
Conversation
…umber of interactions
Before a pull request is accepted, it must meet the following criteria:
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report
@@ Coverage Diff @@
## master #1841 +/- ##
==========================================
- Coverage 57.66% 57.65% -0.01%
==========================================
Files 66 66
Lines 6808 6809 +1
==========================================
Hits 3926 3926
- Misses 2882 2883 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make sure output is cleared.
40618bd
to
d1729db
Compare
31524b8
to
ae05cc2
Compare
ae05cc2
to
9447589
Compare
Changes addressed, merge is urgent
…s-sn#1841) * Fixed shell_id array not being re-adjusted to finalize the size for number of interactions * Changed the documentation for RPacket Tracking to accomodate the recent changes * Removed output from documentation
After the merging of #1748, the documentation pipeline on master is failing as the documentation for the same was not updated to take into consideration the new changes done to the tracking functionality. This PR aims to fix this issue with the addition of a missing functionality. It adds the finalization of the
shell_id
array in theRPacketCollection
Class.Description
Same as above.
Motivation and context
Fixes the failing documentation pipeline after the recent merger.
How has this been tested?
Type of change
Checklist
Check for the preview of the Documentation here : https://dhruvsondhi.github.io/tardis/branch/rpacket_docs_fix/io/output/rpacket_tracking.html