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

front: hide provisional curve in the speed space chart #7992

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

SarahBellaha
Copy link
Contributor

Closes #7967

@SarahBellaha SarahBellaha requested a review from a team as a code owner July 9, 2024 14:39
@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 28.25%. Comparing base (c390cb4) to head (aa57860).

Files Patch % Lines
...tionResult/components/SpeedSpaceChart/d3Helpers.ts 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #7992      +/-   ##
============================================
- Coverage     28.25%   28.25%   -0.01%     
  Complexity     2075     2075              
============================================
  Files          1276     1276              
  Lines        156197   156187      -10     
  Branches       3084     3084              
============================================
- Hits          44140    44126      -14     
- Misses       110216   110220       +4     
  Partials       1841     1841              
Flag Coverage Δ
core 75.03% <ø> (ø)
editoast 70.98% <ø> (-0.05%) ⬇️
front 9.92% <0.00%> (+<0.01%) ⬆️
gateway 2.34% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 72.93% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@SharglutDev SharglutDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm and tested, thank you for the fix !

@SharglutDev SharglutDev added this pull request to the merge queue Jul 10, 2024
Merged via the queue into dev with commit 92488f3 Jul 10, 2024
17 checks passed
@SharglutDev SharglutDev deleted the sba/front/fix-7967 branch July 10, 2024 08:13
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.

Double computation when setting margin + specific times
4 participants