Skip to content

remove some monkeypatches in the unit tests + test for slow then fast…

e92ebfd
Select commit
Loading
Failed to load commit list.
Open

Add time varying parameters #282

remove some monkeypatches in the unit tests + test for slow then fast…
e92ebfd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

74.10% (target 40.00%)

View this Pull Request on Codecov

74.10% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 84.17419% with 298 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.10%. Comparing base (79769a7) to head (e92ebfd).

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 ⚠️
...ips/group_day_trips/plans/destination_sequences.py 88.23% 12 Missing ⚠️
...detailed/detailed_carpool_travel_costs_snapshot.py 55.00% 9 Missing ⚠️
...bility/trips/group_day_trips/plans/plan_updater.py 89.77% 9 Missing ⚠️
...lity/transport/costs/transport_costs_aggregator.py 93.06% 7 Missing ⚠️
...y/transport/modes/public_transport/gtfs_builder.py 93.57% 7 Missing ⚠️
... and 17 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #282       +/-   ##
===========================================
+ Coverage   59.06%   74.10%   +15.03%     
===========================================
  Files         129      146       +17     
  Lines        6738     6291      -447     
===========================================
+ Hits         3980     4662      +682     
+ Misses       2758     1629     -1129     

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