Skip to content

Added support for delayed route deactivation

c4673e1
Select commit
Loading
Failed to load commit list.
Open

Added route creation delay #42

Added support for delayed route deactivation
c4673e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

76.67% (+0.18%) compared to 239521a

View this Pull Request on Codecov

76.67% (+0.18%) compared to 239521a

Details

Codecov Report

❌ Patch coverage is 85.36585% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.67%. Comparing base (239521a) to head (c4673e1).
⚠️ Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
plugins/points/points.go 67.85% 6 Missing and 3 partials ⚠️
simulation/trains.go 40.00% 3 Missing ⚠️
simulation/routes.go 95.55% 2 Missing ⚠️
simulation/track_points.go 87.50% 1 Missing and 1 partial ⚠️
simulation/signal_conditions.go 50.00% 1 Missing ⚠️
simulation/track_items.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   76.48%   76.67%   +0.18%     
==========================================
  Files          38       38              
  Lines        2586     2667      +81     
==========================================
+ Hits         1978     2045      +67     
- Misses        486      493       +7     
- Partials      122      129       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.