Update code quality configuration #555
+131
−157
Merged
Codecov / codecov/project
succeeded
Jan 20, 2025 in 0s
98.9% (-0.1%) compared to 3fa1191
View this Pull Request on Codecov
98.9% (-0.1%) compared to 3fa1191
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 98.9%. Comparing base (
3fa1191
) to head (96407b5
).
Additional details and impacted files
@@ Coverage Diff @@
## main #555 +/- ##
=======================================
- Coverage 98.9% 98.9% -0.1%
=======================================
Files 44 44
Lines 4790 4790
=======================================
- Hits 4740 4738 -2
- Misses 50 52 +2
Files with missing lines | Coverage Δ | |
---|---|---|
ixmp/backend/jdbc.py | 97.2% <100.0%> (ø) |
|
ixmp/cli.py | 100.0% <ø> (ø) |
|
ixmp/tests/backend/test_jdbc.py | 100.0% <ø> (ø) |
|
ixmp/tests/core/test_scenario.py | 100.0% <100.0%> (ø) |
Loading