Skip to content

Add #430 to docs, whatsnew

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

Transport improvements for 2025-W39 #430

Add #430 to docs, whatsnew
3eba191
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2025 in 0s

74.7% (-0.7%) compared to 5ec6ae5

View this Pull Request on Codecov

74.7% (-0.7%) compared to 5ec6ae5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.7%. Comparing base (5ec6ae5) to head (3eba191).

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #430     +/-   ##
=======================================
- Coverage   75.3%   74.7%   -0.7%     
=======================================
  Files        272     274      +2     
  Lines      22463   22488     +25     
=======================================
- Hits       16932   16807    -125     
- Misses      5531    5681    +150     
Files with missing lines Coverage Δ
message_ix_models/model/snapshot.py 24.5% <100.0%> (-75.5%) ⬇️
message_ix_models/model/transport/build.py 94.1% <100.0%> (ø)
message_ix_models/model/transport/config.py 98.9% <ø> (ø)
message_ix_models/model/transport/data.py 98.9% <100.0%> (+<0.1%) ⬆️
message_ix_models/model/transport/groups.py 97.0% <100.0%> (ø)
message_ix_models/model/transport/report.py 60.0% <100.0%> (ø)
message_ix_models/model/transport/stock.py 100.0% <100.0%> (ø)
message_ix_models/tests/model/test_emissions.py 100.0% <100.0%> (ø)
...sage_ix_models/tests/model/transport/test_build.py 83.9% <ø> (ø)
message_ix_models/tests/test_tools.py 72.2% <100.0%> (ø)
... and 1 more

... and 8 files with indirect coverage changes

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