osrd icon indicating copy to clipboard operation
osrd copied to clipboard

front: highlight unindentified prs in itinerary component

Open Caracol3 opened this issue 1 year ago • 2 comments

close #8652

Caracol3 avatar Oct 09 '24 13:10 Caracol3

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

Codecov Report

Attention: Patch coverage is 1.69492% with 58 lines in your changes missing coverage. Please review.

Project coverage is 39.63%. Comparing base (4cb7cd3) to head (cbdd26b). Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
...nt/src/modules/pathfinding/hooks/usePathfinding.ts 0.00% 44 Missing :warning:
...ponents/Itinerary/DisplayItinerary/Destination.tsx 0.00% 5 Missing :warning:
...g/components/Itinerary/DisplayItinerary/Origin.tsx 0.00% 5 Missing :warning:
...ing/components/Itinerary/DisplayItinerary/Vias.tsx 0.00% 2 Missing :warning:
...hedule/ManageTrainScheduleMap/ItineraryMarkers.tsx 0.00% 2 Missing :warning:

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

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #9270      +/-   ##
============================================
- Coverage     39.66%   39.63%   -0.04%     
  Complexity     2270     2270              
============================================
  Files          1300     1300              
  Lines         99029    99079      +50     
  Branches       3279     3279              
============================================
- Hits          39284    39268      -16     
- Misses        57816    57882      +66     
  Partials       1929     1929              
Flag Coverage Δ
core 75.06% <ø> (ø)
editoast 73.25% <ø> (-0.06%) :arrow_down:
front 10.23% <1.69%> (-0.01%) :arrow_down:
gateway 2.19% <ø> (ø)
osrdyne 3.28% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 86.71% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Oct 09 '24 13:10 codecov-commenter

This will need rebasing on top of https://github.com/OpenRailAssociation/osrd/pull/9289 (sorry!).

emersion avatar Oct 18 '24 14:10 emersion