Fix 2 reporting bugs #991
Merged
Fix 2 reporting bugs #991
Codecov / codecov/project
succeeded
Dec 4, 2025 in 1s
92.3% (+0.0%) compared to ae12261
View this Pull Request on Codecov
92.3% (+0.0%) compared to ae12261
Details
Codecov Report
❌ Patch coverage is 95.78947% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.3%. Comparing base (ae12261) to head (a7440e2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| message_ix/testing/__init__.py | 71.4% | 6 Missing |
| message_ix/tests/test_report.py | 98.4% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #991 +/- ##
======================================
Coverage 92.2% 92.3%
======================================
Files 60 60
Lines 5155 5260 +105
======================================
+ Hits 4756 4855 +99
- Misses 399 405 +6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| message_ix/common.py | 100.0% <100.0%> (ø) |
|
| message_ix/report/__init__.py | 100.0% <100.0%> (ø) |
|
| message_ix/report/operator.py | 97.6% <100.0%> (+0.3%) |
⬆️ |
| message_ix/tests/test_tutorials.py | 96.4% <ø> (ø) |
|
| message_ix/tests/test_report.py | 99.0% <98.4%> (+0.3%) |
⬆️ |
| message_ix/testing/__init__.py | 98.3% <71.4%> (-1.7%) |
⬇️ |
Loading