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 2025-W09 #300

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

run all SSPs baseline version

6de5497
Select commit
Loading
Failed to load commit list.
Draft

Transport improvements from 2025-W09 #300

run all SSPs baseline version
6de5497
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2025 in 0s

77.4% (-0.9%) compared to a45fce4

View this Pull Request on Codecov

77.4% (-0.9%) compared to a45fce4

Details

Codecov Report

Attention: Patch coverage is 97.52066% with 12 lines in your changes missing coverage. Please review.

Project coverage is 77.4%. Comparing base (a45fce4) to head (6de5497).

Files with missing lines Patch % Lines
message_ix_models/model/transport/data.py 97.7% 4 Missing ⚠️
message_ix_models/util/sdmx.py 97.9% 3 Missing ⚠️
message_ix_models/model/transport/ldv.py 94.5% 2 Missing ⚠️
...sage_ix_models/tests/model/transport/test_build.py 88.2% 2 Missing ⚠️
message_ix_models/report/operator.py 94.1% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #300     +/-   ##
=======================================
- Coverage   78.3%   77.4%   -0.9%     
=======================================
  Files        217     215      -2     
  Lines      16851   16922     +71     
=======================================
- Hits       13196   13114     -82     
- Misses      3655    3808    +153     
Files with missing lines Coverage Δ
message_ix_models/model/transport/build.py 95.0% <100.0%> (+<0.1%) ⬆️
message_ix_models/model/transport/demand.py 100.0% <100.0%> (ø)
message_ix_models/model/transport/disutility.py 100.0% <100.0%> (ø)
message_ix_models/model/transport/groups.py 97.0% <100.0%> (-0.1%) ⬇️
message_ix_models/model/transport/key.py 100.0% <100.0%> (ø)
message_ix_models/model/transport/non_ldv.py 98.1% <100.0%> (-0.1%) ⬇️
message_ix_models/model/transport/operator.py 86.2% <100.0%> (-0.1%) ⬇️
message_ix_models/model/transport/report.py 60.0% <100.0%> (-0.7%) ⬇️
message_ix_models/project/ssp/transport.py 97.8% <100.0%> (ø)
...ssage_ix_models/tests/model/transport/test_data.py 86.4% <100.0%> (+0.8%) ⬆️
... and 10 more

... and 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.