-
Notifications
You must be signed in to change notification settings - Fork 44
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: align compute margin to spec in timestops table #9823
front: align compute margin to spec in timestops table #9823
Conversation
0048fba
to
727c5e5
Compare
727c5e5
to
7046a03
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9823 +/- ##
==========================================
- Coverage 38.22% 38.21% -0.01%
==========================================
Files 995 995
Lines 91910 91954 +44
Branches 1193 1190 -3
==========================================
+ Hits 35128 35138 +10
- Misses 56327 56361 +34
Partials 455 455
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
7046a03
to
d7fd861
Compare
b7f80a0
to
2fdc90f
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.
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.
Tested and conform to the specs 😄
98496c3
to
b08cc74
Compare
front/tests/assets/operationStudies/timesAndStops/expectedOutputsCellsData.json
Outdated
Show resolved
Hide resolved
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 ✅
b08cc74
to
0e92d6e
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 for e2e tests ✅
Signed-off-by: Alice Khoudli <alice.khoudli@polytechnique.org>
Signed-off-by: Alice Khoudli <alice.khoudli@polytechnique.org>
0e92d6e
to
b323bd2
Compare
Close #9737
Also partially fix #8959
Depend on #9642