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

WIP: Devel #3

Closed npiganeau closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f80bd07). Click here to learn what that means. The diff coverage is 39.62%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #3   +/-   ##
=========================================
  Coverage          ?   44.43%           
=========================================
  Files             ?       30           
  Lines             ?     1931           
  Branches          ?        0           
=========================================
  Hits              ?      858           
  Misses            ?     1011           
  Partials          ?       62
Impacted Files Coverage Δ
simulation/point_geom.go 0% <0%> (ø)
simulation/messages.go 22.22% <0%> (ø)
simulation/options.go 0% <0%> (ø)
server/websocket.go 78.57% <100%> (ø)
server/responses.go 100% <100%> (ø)
server/hub_server.go 100% <100%> (ø)
simulation/services.go 37.03% <15%> (ø)
simulation/track_signals.go 20.31% <18.37%> (ø)
simulation/position.go 20.48% <18.91%> (ø)
simulation/simulation.go 36.65% <22.83%> (ø)
... and 20 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 f80bd07...3258f40. Read the comment docs.