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

API add stops details to the report #1930

Merged
merged 1 commit into from
Sep 21, 2022
Merged

Conversation

flomonster
Copy link
Contributor

close #1911

@flomonster flomonster requested a review from a team September 20, 2022 08:41
@flomonster flomonster force-pushed the fam/api-report-add-stops-details branch from 7f524fa to e7a8b95 Compare September 20, 2022 08:50
@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #1930 (4c1fc85) into dev (583b3f6) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                dev    #1930      +/-   ##
============================================
+ Coverage     79.87%   79.89%   +0.01%     
  Complexity     1618     1618              
============================================
  Files           257      257              
  Lines          8404     8417      +13     
  Branches        933      933              
============================================
+ Hits           6713     6725      +12     
- Misses         1298     1299       +1     
  Partials        393      393              
Flag Coverage Δ
core 80.67% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
...cf/osrd/railjson/schema/infra/RJSTrackSection.java 71.42% <ø> (ø)
...ementation/tracks/undirected/TrackSectionImpl.java 100.00% <100.00%> (ø)
...tion/tracks/undirected/UndirectedInfraBuilder.java 86.84% <100.00%> (ø)
...osrd/standalone_sim/ScheduleMetadataExtractor.java 92.35% <100.00%> (+0.09%) ⬆️
...r/sncf/osrd/standalone_sim/result/ResultStops.java 100.00% <100.00%> (ø)
...d/infra_state/implementation/TrainPathBuilder.java 80.00% <0.00%> (-0.69%) ⬇️

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

@flomonster flomonster force-pushed the fam/api-report-add-stops-details branch 2 times, most recently from 9a4250e to d6d6783 Compare September 20, 2022 09:13
@flomonster flomonster force-pushed the fam/api-report-add-stops-details branch from d6d6783 to bc92d0c Compare September 20, 2022 12:23
@flomonster flomonster force-pushed the fam/api-report-add-stops-details branch from bc92d0c to 4c1fc85 Compare September 21, 2022 07:40
@flomonster flomonster enabled auto-merge (rebase) September 21, 2022 15:11
@flomonster flomonster disabled auto-merge September 21, 2022 15:12
@flomonster flomonster merged commit 7957801 into dev Sep 21, 2022
@flomonster flomonster deleted the fam/api-report-add-stops-details branch September 21, 2022 15:12
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.

Add track number to the simulation report
3 participants