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: stdcm: set block to route map even if path ended #7284

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

eckter
Copy link
Contributor

@eckter eckter commented Apr 19, 2024

Small bugfix, the other loop sometimes stops early

@eckter eckter requested a review from Erashin April 19, 2024 14:01
@eckter eckter requested a review from a team as a code owner April 19, 2024 14:01
@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.13%. Comparing base (b86407f) to head (1b231b6).
Report is 50 commits behind head on dev.

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

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #7284      +/-   ##
============================================
+ Coverage     28.39%   29.13%   +0.73%     
+ Complexity     2022     2020       -2     
============================================
  Files          1148     1137      -11     
  Lines        139683   139713      +30     
  Branches       2727     2755      +28     
============================================
+ Hits          39669    40701    +1032     
+ Misses        98390    97403     -987     
+ Partials       1624     1609      -15     
Flag Coverage Δ
core 77.01% <100.00%> (-1.05%) ⬇️
editoast 72.04% <ø> (+1.89%) ⬆️
front 9.34% <ø> (+0.14%) ⬆️
gateway 2.43% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 83.96% <ø> (ø)

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.

@eckter eckter force-pushed the ech/bugfix-stdcm branch 2 times, most recently from c23092b to d7c52a9 Compare April 23, 2024 12:46
@eckter eckter requested a review from a team as a code owner April 23, 2024 12:46
@eckter eckter requested a review from bloussou April 23, 2024 12:46
@eckter eckter requested a review from shenriotpro April 26, 2024 08:15
We used to not add entries in some cases,
and the map was shared across different instances
@eckter eckter added this pull request to the merge queue May 2, 2024
Merged via the queue into dev with commit 1fae581 May 2, 2024
17 checks passed
@eckter eckter deleted the ech/bugfix-stdcm branch May 2, 2024 13:07
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.

4 participants