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

Devel #7

Closed npiganeau closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #7 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #7     +/-   ##
=========================================
+ Coverage    72.1%   72.21%   +0.1%     
=========================================
  Files          38       38             
  Lines        2384     2393      +9     
=========================================
+ Hits         1719     1728      +9     
  Misses        546      546             
  Partials      119      119
Impacted Files Coverage Δ
simulation/time.go 85.29% <100%> (-2.59%) :arrow_down:
simulation/position.go 59.55% <100%> (ø) :arrow_up:
server/hub_server.go 93.42% <100%> (+0.17%) :arrow_up:
server/hub.go 100% <100%> (ø) :arrow_up:
simulation/track_signals.go 71.75% <100%> (+0.13%) :arrow_up:
simulation/signal_conditions.go 73.87% <0%> (+1.8%) :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 6d335e5...a42fdb5. Read the comment docs.