Skip to content

fix resume fail + add test to make sure resuming works

8c0f9ee
Select commit
Loading
Failed to load commit list.
Open

Ability to control the allowed state transitions during a simulation #284

fix resume fail + add test to make sure resuming works
8c0f9ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

74.60% (target 40.00%)

View this Pull Request on Codecov

74.60% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 85.19260% with 296 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.60%. Comparing base (79769a7) to head (8c0f9ee).

Files with missing lines Patch % Lines
mobility/trips/group_day_trips/core/results.py 43.96% 144 Missing ⚠️
...ips/group_day_trips/plans/destination_sequences.py 86.52% 19 Missing ⚠️
.../carpool/detailed/detailed_carpool_travel_costs.py 33.33% 18 Missing ⚠️
...lity/transport/costs/transport_costs_aggregator.py 85.21% 17 Missing ⚠️
...lity/trips/group_day_trips/core/group_day_trips.py 81.53% 12 Missing ⚠️
...detailed/detailed_carpool_travel_costs_snapshot.py 55.00% 9 Missing ⚠️
...ips/group_day_trips/iterations/iteration_assets.py 92.03% 9 Missing ⚠️
...bility/trips/group_day_trips/plans/plan_updater.py 90.90% 9 Missing ⚠️
...y/transport/modes/public_transport/gtfs_builder.py 93.57% 7 Missing ⚠️
mobility/runtime/parameter_profiles.py 89.28% 6 Missing ⚠️
... and 18 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #284       +/-   ##
===========================================
+ Coverage   59.06%   74.60%   +15.53%     
===========================================
  Files         129      146       +17     
  Lines        6738     6406      -332     
===========================================
+ Hits         3980     4779      +799     
+ Misses       2758     1627     -1131     

☔ 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.