Confirm support for Python 3.13 and drop 3.8 #143
Merged
Codecov / codecov/project
succeeded
Nov 8, 2024 in 0s
99.85% (+0.04%) compared to aeeda54
View this Pull Request on Codecov
99.85% (+0.04%) compared to aeeda54
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.85%. Comparing base (
aeeda54
) to head (54a23ff
).
Additional details and impacted files
@@ Coverage Diff @@
## main #143 +/- ##
==========================================
+ Coverage 99.80% 99.85% +0.04%
==========================================
Files 51 51
Lines 4699 4691 -8
==========================================
- Hits 4690 4684 -6
+ Misses 9 7 -2
Files with missing lines | Coverage Δ | |
---|---|---|
genno/caching.py | 100.00% <100.00%> (ø) |
|
genno/compat/graphviz.py | 100.00% <100.00%> (ø) |
|
genno/compat/pint.py | 100.00% <100.00%> (ø) |
|
genno/compat/plotnine/plot.py | 100.00% <100.00%> (ø) |
|
genno/compat/pyam/__init__.py | 100.00% <100.00%> (ø) |
|
genno/compat/sdmx/operator.py | 100.00% <100.00%> (ø) |
|
genno/compat/sdmx/util.py | 100.00% <100.00%> (ø) |
|
genno/compat/xarray.py | 100.00% <ø> (ø) |
|
genno/config.py | 100.00% <100.00%> (ø) |
|
genno/core/attrseries.py | 98.37% <100.00%> (ø) |
|
... and 14 more |
Loading