-
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: add switch for paced train #10629
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 #10629 +/- ##
=======================================
Coverage 81.89% 81.90%
=======================================
Files 1079 1079
Lines 107441 107473 +32
Branches 734 734
=======================================
+ Hits 87992 88024 +32
Misses 19409 19409
Partials 40 40
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
107a3c0
to
fba611b
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 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.
You can add the selector, otherwise it's fine for me
1bfacb5
to
3222572
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 ✅
3222572
to
22cfa2f
Compare
Maybe you need to rebase 🤔 |
- add a switch in user setting - update userSlice with pacedTrain property Co-authored-by: Math_R_ <[email protected]> Signed-off-by: Uriel-Sautron <[email protected]>
22cfa2f
to
14fa21b
Compare
close #10604