Skip to content
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

editor: fixes #3904 and #3906 #3911

Merged
merged 1 commit into from
Apr 14, 2023
Merged

editor: fixes #3904 and #3906 #3911

merged 1 commit into from
Apr 14, 2023

Conversation

jacomyal
Copy link
Contributor

Details:

  • Writes a new component dedicated to handle speed editions in km/h, while the value is stored as m/s
  • Handles weird behaviours by only updating the local component state when the related number m/s value changes
  • Uses this new component for both speed_limit and speed_limit_by_tag edition

Details:
- Writes a new component dedicated to handle speed editions in km/h,
while the value is stored as m/s
- Handles weird behaviours by only updating the local component state
when the related number m/s value changes
- Uses this new component for both speed_limit and speed_limit_by_tag
edition
@jacomyal jacomyal requested a review from a team as a code owner April 14, 2023 08:52
@sim51 sim51 enabled auto-merge (rebase) April 14, 2023 08:55
@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Merging #3911 (2b63c6d) into dev (1d67312) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                dev    #3911   +/-   ##
=========================================
  Coverage     69.67%   69.67%           
  Complexity     2026     2026           
=========================================
  Files           439      439           
  Lines         22242    22242           
  Branches       1672     1672           
=========================================
  Hits          15498    15498           
  Misses         5939     5939           
  Partials        805      805           
Flag Coverage Δ
front 59.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sim51 sim51 merged commit 7263f78 into dev Apr 14, 2023
@sim51 sim51 deleted the ajy/3904 branch April 14, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants