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 simulation random crashes #22

Closed npiganeau closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   77.58%   77.78%   +0.19%     
==========================================
  Files          37       37              
  Lines        2521     2521              
==========================================
+ Hits         1956     1961       +5     
+ Misses        449      445       -4     
+ Partials      116      115       -1
Impacted Files Coverage Δ
simulation/position.go 74.73% <ø> (-0.53%) :arrow_down:
simulation/trains.go 58.55% <100%> (+0.25%) :arrow_up:
simulation/routes.go 88.61% <0%> (+4.06%) :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 c1a5249...23eb86c. Read the comment docs.