Skip to content

Add #963 to release notes

ae9f89d
Select commit
Loading
Failed to load commit list.
Merged

Adjust for strict type hinting in ixmp #963

Add #963 to release notes
ae9f89d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2025 in 0s

96.1% (+0.0%) compared to 9fce44b

View this Pull Request on Codecov

96.1% (+0.0%) compared to 9fce44b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.1%. Comparing base (9fce44b) to head (ae9f89d).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #963   +/-   ##
=====================================
  Coverage   96.0%   96.1%           
=====================================
  Files         53      53           
  Lines       5026    5030    +4     
=====================================
+ Hits        4829    4834    +5     
+ Misses       197     196    -1     
Files with missing lines Coverage Δ
message_ix/cli.py 96.9% <ø> (+1.2%) ⬆️
message_ix/core.py 97.4% <100.0%> (-0.1%) ⬇️
message_ix/models.py 99.2% <100.0%> (+<0.1%) ⬆️
message_ix/tests/test_report.py 100.0% <100.0%> (ø)
message_ix/util/__init__.py 98.6% <100.0%> (-0.1%) ⬇️
message_ix/util/ixmp4.py 100.0% <100.0%> (ø)
message_ix/util/scenario_setup.py 95.4% <100.0%> (ø)