Skip to content

Refresh water module data sources #513

Open
Wegatriespython wants to merge 18 commits into
iiasa:mainfrom
Wegatriespython:wr/pr-a-data-refresh
Open

Refresh water module data sources #513
Wegatriespython wants to merge 18 commits into
iiasa:mainfrom
Wegatriespython:wr/pr-a-data-refresh

Satisfy ruff

bad95e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 0s

74.1% (-0.1%) compared to b6511ef

View this Pull Request on Codecov

74.1% (-0.1%) compared to b6511ef

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.1%. Comparing base (b6511ef) to head (bad95e3).

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #513     +/-   ##
=======================================
- Coverage   74.2%   74.1%   -0.1%     
=======================================
  Files        320     322      +2     
  Lines      25655   25707     +52     
=======================================
+ Hits       19047   19069     +22     
- Misses      6608    6638     +30     
Files with missing lines Coverage Δ
message_ix_models/model/water/cli.py 33.0% <ø> (ø)
message_ix_models/model/water/config.py 100.0% <ø> (ø)
message_ix_models/model/water/data/demands.py 69.5% <ø> (-1.1%) ⬇️
...ssage_ix_models/model/water/data/infrastructure.py 100.0% <ø> (ø)
...odel/water/data/pre_processing/basin_allocation.py 88.4% <ø> (ø)
...essage_ix_models/model/water/data/water_for_ppl.py 91.2% <ø> (-0.4%) ⬇️
message_ix_models/model/water/report.py 15.9% <ø> (-0.9%) ⬇️
message_ix_models/model/water/utils.py 78.2% <ø> (+1.1%) ⬆️
...ls/tests/model/water/data/test_basin_allocation.py 100.0% <ø> (ø)
...e_ix_models/tests/model/water/data/test_demands.py 100.0% <ø> (ø)
... and 4 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.