Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transport improvements from 2024-W49 #259

Merged
merged 42 commits into from
Jan 28, 2025

Update docs, docstrings for #259; add to whatsnew

3c589c0
Select commit
Loading
Failed to load commit list.
Merged

Transport improvements from 2024-W49 #259

Update docs, docstrings for #259; add to whatsnew
3c589c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 0s

76.7% (-1.0%) compared to 29ec892

View this Pull Request on Codecov

76.7% (-1.0%) compared to 29ec892

Details

Codecov Report

Attention: Patch coverage is 94.42231% with 14 lines in your changes missing coverage. Please review.

Project coverage is 76.7%. Comparing base (29ec892) to head (3c589c0).

Files with missing lines Patch % Lines
...sage_ix_models/tests/model/transport/test_build.py 51.8% 13 Missing ⚠️
message_ix_models/model/transport/files.py 88.8% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #259     +/-   ##
=======================================
- Coverage   77.6%   76.7%   -1.0%     
=======================================
  Files        211     211             
  Lines      16108   16108             
=======================================
- Hits       12511   12363    -148     
- Misses      3597    3745    +148     
Files with missing lines Coverage Δ
message_ix_models/model/transport/build.py 95.3% <100.0%> (ø)
message_ix_models/model/transport/config.py 97.6% <100.0%> (ø)
message_ix_models/model/transport/demand.py 98.5% <ø> (ø)
message_ix_models/model/transport/freight.py 100.0% <100.0%> (ø)
message_ix_models/model/transport/ldv.py 96.7% <100.0%> (ø)
message_ix_models/model/transport/non_ldv.py 98.1% <100.0%> (ø)
message_ix_models/model/transport/operator.py 86.8% <100.0%> (ø)
message_ix_models/model/transport/structure.py 90.3% <100.0%> (ø)
message_ix_models/model/transport/testing.py 100.0% <ø> (ø)
message_ix_models/model/transport/workflow.py 80.7% <100.0%> (ø)
... and 12 more

... and 6 files with indirect coverage changes