-
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
lmr: putting ma100 as default value in the speedlimittag selector #9987
lmr: putting ma100 as default value in the speedlimittag selector #9987
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 #9987 +/- ##
=======================================
Coverage 81.93% 81.93%
=======================================
Files 1078 1078
Lines 107544 107555 +11
Branches 733 733
=======================================
+ Hits 88114 88126 +12
+ Misses 19391 19390 -1
Partials 39 39
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
front/src/common/SpeedLimitByTagSelector/SpeedLimitByTagSelector.tsx
Outdated
Show resolved
Hide resolved
b76e9d1
to
1c3dbc1
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.
Tested, I left a comment but apart that, LGTM !
I approve the PR and let you make the quick fix
front/src/common/SpeedLimitByTagSelector/SpeedLimitByTagSelector.tsx
Outdated
Show resolved
Hide resolved
1c3dbc1
to
5ea2d08
Compare
5ea2d08
to
60332dd
Compare
front/src/common/SpeedLimitByTagSelector/useStoreDataForSpeedLimitByTagSelector.ts
Outdated
Show resolved
Hide resolved
60332dd
to
928052a
Compare
928052a
to
116ecc9
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.
just to clean a little: can you rename the locator codeCompoField
to speedLimitTagField
dfef8b1
to
b4c4432
Compare
b4c4432
to
4673960
Compare
a4aa06f
to
4e734a9
Compare
8cced31
to
335f5aa
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 ✅
ad4fcc7
to
8125119
Compare
aeb53be
to
667ae81
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
5750b14
to
8317bd9
Compare
8317bd9
to
8477d02
Compare
- nospeedlimittag is only displayed in debugmode in stdcm - adapt stdcm tests to be coherent with the default composition code Signed-off-by: Mathieu <[email protected]>
8477d02
to
1a2ec20
Compare
closes #9584
Edit: 'No speedLimit tag' should only be displayed in debug mode on stdcm page