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

Draft
wants to merge 45 commits into
base: main
Choose a base branch
from

Simplify and document .build.add_structure()

d384ef5
Select commit
Loading
Failed to load commit list.
Draft

Transport improvements from 2024-W49 #259

Simplify and document .build.add_structure()
d384ef5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 1s

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 93.86792% with 13 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
...sage_ix_models/tests/model/transport/test_build.py 51.8% 13 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/files.py 98.6% <100.0%> (ø)
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% <ø> (ø)
... and 11 more

... and 6 files with indirect coverage changes