-
Notifications
You must be signed in to change notification settings - Fork 46
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
front: invert signs on the tolerance range in the simulation sheet #10912
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #10912 +/- ##
==========================================
- Coverage 82.56% 82.55% -0.01%
==========================================
Files 1087 1087
Lines 108107 108129 +22
Branches 742 742
==========================================
+ Hits 89254 89269 +15
- Misses 18811 18818 +7
Partials 42 42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Lgtm and tested
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.
lgtm (tested)
b56a8f2
to
367ab0e
Compare
60e9977
to
8bffab3
Compare
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.
LGTM ✅
You can simply merge after reverting the order
3adf234
to
8017eb8
Compare
front/src/applications/stdcm/components/StdcmResults/SimulationReportSheet.tsx
Outdated
Show resolved
Hide resolved
8017eb8
to
b2ad66e
Compare
Signed-off-by: theocrsb <theo_crosbie@yahoo.fr>
b2ad66e
to
ad30d07
Compare
After speaking with @thibautsailly, I had to reverse the tolerance layout. |
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.
Thanks for the re-change
closes #10899