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: trains cannot see a signal before passing the previous one #4924

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

Khoyo
Copy link
Contributor

@Khoyo Khoyo commented Aug 29, 2023

Fixes #4923.

@Khoyo Khoyo requested a review from a team as a code owner August 29, 2023 14:37
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #4924 (eeb504c) into dev (cea50f8) will increase coverage by 0.00%.
Report is 2 commits behind head on dev.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                dev    #4924   +/-   ##
=========================================
  Coverage     22.35%   22.36%           
- Complexity     2276     2278    +2     
=========================================
  Files           863      863           
  Lines         90282    90286    +4     
  Branches       2324     2326    +2     
=========================================
+ Hits          20184    20188    +4     
  Misses        68821    68821           
  Partials       1277     1277           
Flag Coverage Δ
core 79.69% <100.00%> (+<0.01%) ⬆️

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

Files Changed Coverage Δ
...f/osrd/standalone_sim/ScheduleMetadataExtractor.kt 89.27% <100.00%> (+0.11%) ⬆️

@Khoyo Khoyo added this pull request to the merge queue Aug 31, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 31, 2023
@Khoyo Khoyo added this pull request to the merge queue Aug 31, 2023
Merged via the queue into dev with commit 63e8347 Aug 31, 2023
@Khoyo Khoyo deleted the yk/fix-signal-sight-distance branch August 31, 2023 11:14
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.

Enhanced signal visibility distance
2 participants