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

Fixed track circuit based simulations #20

Merged
merged 5 commits into from
May 14, 2019
Merged

Fixed track circuit based simulations #20

merged 5 commits into from
May 14, 2019

Conversation

npiganeau
Copy link
Contributor

Fixed signal updates from next signal

Fixed signal updates from next signal
@npiganeau
Copy link
Contributor Author

Needs fix when new route is set just behind a train, entering signal does not update when train leaves the block.

@codecov
Copy link

codecov bot commented May 12, 2019

Codecov Report

Merging #20 into master will increase coverage by 3.44%.
The diff coverage is 89.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   72.51%   75.95%   +3.44%     
==========================================
  Files          37       37              
  Lines        2405     2425      +20     
==========================================
+ Hits         1744     1842      +98     
+ Misses        545      472      -73     
+ Partials      116      111       -5
Impacted Files Coverage Δ
simulation/signal_conditions.go 80.18% <100%> (+6.3%) ⬆️
simulation/trains.go 46.38% <100%> (+3.76%) ⬆️
simulation/simulation.go 87.24% <100%> (+0.26%) ⬆️
simulation/track_signals.go 80.88% <82.35%> (+9.12%) ⬆️
simulation/position.go 61.79% <0%> (+2.24%) ⬆️
simulation/track_points.go 85.07% <0%> (+5.97%) ⬆️
simulation/track_items.go 82.51% <0%> (+6.55%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d3be9f...7e20cb6. Read the comment docs.

@npiganeau npiganeau merged commit f1dfe94 into master May 14, 2019
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.

1 participant