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 for 2024-W36 #225

Merged
merged 83 commits into from
Dec 3, 2024

Add #225 to doc/whatsnew

42edfce
Select commit
Loading
Failed to load commit list.
Merged

Transport improvements for 2024-W36 #225

Add #225 to doc/whatsnew
42edfce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 1s

76.6% (+0.8%) compared to 5993c55

View this Pull Request on Codecov

76.6% (+0.8%) compared to 5993c55

Details

Codecov Report

Attention: Patch coverage is 92.64706% with 80 lines in your changes missing coverage. Please review.

Project coverage is 76.6%. Comparing base (5993c55) to head (42edfce).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
message_ix_models/report/operator.py 7.6% 12 Missing ⚠️
message_ix_models/model/transport/ustimes_ma3t.py 54.1% 11 Missing ⚠️
..._models/tests/model/transport/test_ustimes_ma3t.py 47.0% 9 Missing ⚠️
message_ix_models/util/_dataclasses.py 80.0% 8 Missing ⚠️
message_ix_models/types.py 0.0% 5 Missing ⚠️
...sage_ix_models/tests/model/transport/test_build.py 42.8% 4 Missing ⚠️
message_ix_models/util/context.py 96.5% 4 Missing ⚠️
message_ix_models/model/transport/operator.py 95.7% 3 Missing ⚠️
message_ix_models/testing/__init__.py 40.0% 3 Missing ⚠️
message_ix_models/util/scenarioinfo.py 86.9% 3 Missing ⚠️
... and 12 more
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #225     +/-   ##
=======================================
+ Coverage   75.8%   76.6%   +0.8%     
=======================================
  Files        203     211      +8     
  Lines      15733   16069    +336     
=======================================
+ Hits       11931   12321    +390     
+ Misses      3802    3748     -54     
Files with missing lines Coverage Δ
message_ix_models/cli.py 93.4% <ø> (ø)
message_ix_models/model/config.py 100.0% <100.0%> (ø)
message_ix_models/model/transport/base.py 97.9% <100.0%> (ø)
message_ix_models/model/transport/build.py 95.3% <100.0%> (ø)
message_ix_models/model/transport/config.py 97.6% <100.0%> (-1.5%) ⬇️
message_ix_models/model/transport/disutility.py 100.0% <100.0%> (ø)
message_ix_models/model/transport/emission.py 95.1% <100.0%> (-0.2%) ⬇️
message_ix_models/model/transport/factor.py 91.1% <100.0%> (+<0.1%) ⬆️
message_ix_models/model/transport/files.py 98.6% <100.0%> (+<0.1%) ⬆️
message_ix_models/model/transport/freight.py 100.0% <100.0%> (ø)
... and 61 more