Skip to content

move CongestionState to the transport/costs/ folder to avoid circular…

45400aa
Select commit
Loading
Failed to load commit list.
Open

Refactor #289

move CongestionState to the transport/costs/ folder to avoid circular…
45400aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

73.25% (target 40.00%)

View this Pull Request on Codecov

73.25% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 82.58391% with 275 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.25%. Comparing base (79769a7) to head (45400aa).

Files with missing lines Patch % Lines
mobility/trips/group_day_trips/core/results.py 43.96% 144 Missing ⚠️
...ips/group_day_trips/iterations/iteration_assets.py 80.80% 19 Missing ⚠️
.../carpool/detailed/detailed_carpool_travel_costs.py 33.33% 18 Missing ⚠️
...ity/trips/group_day_trips/iterations/iterations.py 81.81% 16 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/plans/destination_sequences.py 90.52% 9 Missing ⚠️
...lity/transport/costs/transport_costs_aggregator.py 92.78% 7 Missing ⚠️
mobility/transport/costs/path/path_travel_costs.py 85.71% 6 Missing ⚠️
mobility/trips/group_day_trips/core/run.py 95.48% 6 Missing ⚠️
... and 15 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #289       +/-   ##
===========================================
+ Coverage   59.06%   73.25%   +14.18%     
===========================================
  Files         129      143       +14     
  Lines        6738     6068      -670     
===========================================
+ Hits         3980     4445      +465     
+ Misses       2758     1623     -1135     

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