Skip to content

add optional logic to constrain which states transitions are allowed …

d0dbe83
Select commit
Loading
Failed to load commit list.
Open

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

add optional logic to constrain which states transitions are allowed …
d0dbe83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 1s

59.54% (target 40.00%)

View this Pull Request on Codecov

59.54% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 86.72566% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.54%. Comparing base (db01023) to head (d0dbe83).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ility/choice_models/population_trips_candidates.py 75.51% 12 Missing ⚠️
...ility/choice_models/population_trips_parameters.py 93.75% 2 Missing ⚠️
mobility/choice_models/state_updater.py 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
+ Coverage   59.06%   59.54%   +0.47%     
==========================================
  Files         129      130       +1     
  Lines        6738     6845     +107     
==========================================
+ Hits         3980     4076      +96     
- Misses       2758     2769      +11     

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