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

core: add reverse neutral-section to small_infra for test #6633

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

bougue-pe
Copy link
Contributor

The main goal is to read neutral-sections oriented from stop to start on a track section (later test on refactor of railjson reading)

Also: update neutral section tests accordingly

The main goal is to read neutral-sections oriented from stop to start on a
track section (later test on refactor of railjson reading)

Also: update neutral section tests accordingly
@bougue-pe bougue-pe requested review from a team as code owners February 13, 2024 17:13
@bougue-pe bougue-pe requested review from Khoyo, eckter and Erashin and removed request for Khoyo February 13, 2024 17:13
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f00b337) 27.87% compared to head (68c6c39) 27.87%.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #6633      +/-   ##
============================================
- Coverage     27.87%   27.87%   -0.01%     
  Complexity     2171     2171              
============================================
  Files          1044     1044              
  Lines        127897   127897              
  Branches       2601     2601              
============================================
- Hits          35656    35654       -2     
- Misses        90723    90725       +2     
  Partials       1518     1518              
Flag Coverage Δ
core 79.35% <ø> (ø)
editoast 75.21% <ø> (-0.01%) ⬇️
front 8.42% <ø> (ø)
gateway 2.50% <ø> (ø)
railjson_generator 87.25% <ø> (ø)
tests 81.95% <ø> (ø)

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.

@bougue-pe bougue-pe added this pull request to the merge queue Feb 15, 2024
Merged via the queue into dev with commit bed039a Feb 15, 2024
22 checks passed
@bougue-pe bougue-pe deleted the peb/core/add_reverse_neutral_section_test branch February 15, 2024 14:58
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.

3 participants