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

Create Github action #53

Closed npiganeau closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #53 (47e606f) into master (97df100) will decrease coverage by 2.39%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   76.26%   73.87%   -2.40%     
==========================================
  Files          38       38              
  Lines        2600     2201     -399     
==========================================
- Hits         1983     1626     -357     
+ Misses        494      456      -38     
+ Partials      123      119       -4     
Impacted Files Coverage Δ
plugins/points/points.go 64.28% <ø> (-4.14%) :arrow_down:
server/requests.go 75.00% <0.00%> (-6.82%) :arrow_down:
simulation/color.go 43.47% <0.00%> (-6.53%) :arrow_down:
plugins/routes/routes.go 70.00% <0.00%> (-6.00%) :arrow_down:
simulation/signal_conditions.go 58.18% <0.00%> (-5.09%) :arrow_down:
simulation/track_signals.go 77.71% <0.00%> (-3.94%) :arrow_down:
simulation/trains.go 57.18% <0.00%> (-3.69%) :arrow_down:
server/websocket.go 75.00% <0.00%> (-3.58%) :arrow_down:
simulation/track_items.go 75.52% <0.00%> (-3.45%) :arrow_down:
... and 29 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 7430ee9...47e606f. Read the comment docs.