arup-group / pam

Generate and modify transport demand scenarios via a Python API.
MIT License
55 stars 21 forks source link

[pre-commit.ci] pre-commit autoupdate #267

Open pre-commit-ci[bot] opened 9 months ago

pre-commit-ci[bot] commented 9 months ago

updates:

codecov-commenter commented 9 months ago

Codecov Report

Attention: 89 lines in your changes are missing coverage. Please review.

Comparison is base (07813c8) 86.84% compared to head (cffbb70) 87.54%. Report is 161 commits behind head on main.

Files Patch % Lines
pam/planner/choice_location.py 80.85% 12 Missing and 6 partials :warning:
pam/planner/utils_planner.py 76.59% 9 Missing and 2 partials :warning:
pam/write/matsim.py 59.25% 6 Missing and 5 partials :warning:
pam/read/diary.py 66.66% 6 Missing and 4 partials :warning:
pam/optimise/grid.py 70.00% 9 Missing :warning:
pam/vehicles.py 94.97% 4 Missing and 5 partials :warning:
pam/core.py 87.87% 7 Missing and 1 partial :warning:
pam/plot/plans.py 81.81% 3 Missing and 3 partials :warning:
pam/optimise/random.py 71.42% 2 Missing and 2 partials :warning:
pam/activity.py 50.00% 1 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #267 +/- ## ========================================== + Coverage 86.84% 87.54% +0.69% ========================================== Files 49 48 -1 Lines 5496 5747 +251 Branches 1372 1436 +64 ========================================== + Hits 4773 5031 +258 + Misses 462 447 -15 - Partials 261 269 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.