ts2 / ts2-sim-server

TS2 SimServer, the core of the TS2 Simulator
https://ts2.github.io
GNU General Public License v2.0
5 stars 9 forks source link

Fixed error when setting a route across a signal of same direction #25

Closed npiganeau closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   77.61%   78.06%   +0.45%     
==========================================
  Files          37       37              
  Lines        2520     2517       -3     
==========================================
+ Hits         1956     1965       +9     
+ Misses        448      438      -10     
+ Partials      116      114       -2
Impacted Files Coverage Δ
simulation/track_signals.go 82.88% <ø> (+1.1%) :arrow_up:
simulation/track_items.go 82.51% <0%> (+1.09%) :arrow_up:
simulation/routes.go 90.24% <0%> (+5.69%) :arrow_up:

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 e579813...14d094c. Read the comment docs.