Confirm support for Python 3.13 and drop 3.8 #195
Merged
Codecov / codecov/project
succeeded
Oct 15, 2024 in 0s
97.90% (-1.02%) compared to 5256723
View this Pull Request on Codecov
97.90% (-1.02%) compared to 5256723
Details
Codecov Report
Attention: Patch coverage is 99.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 97.90%. Comparing base (
5256723
) to head (6f113ca
).
Files with missing lines | Patch % | Lines |
---|---|---|
sdmx/tests/test_client.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #195 +/- ##
==========================================
- Coverage 98.92% 97.90% -1.03%
==========================================
Files 97 97
Lines 7839 7841 +2
==========================================
- Hits 7755 7677 -78
- Misses 84 164 +80
Files with missing lines | Coverage Δ | |
---|---|---|
sdmx/client.py | 93.98% <100.00%> (-3.83%) |
⬇️ |
sdmx/dictlike.py | 97.87% <100.00%> (ø) |
|
sdmx/format/__init__.py | 100.00% <100.00%> (ø) |
|
sdmx/format/xml/common.py | 100.00% <100.00%> (ø) |
|
sdmx/message.py | 100.00% <100.00%> (ø) |
|
sdmx/model/__init__.py | 100.00% <100.00%> (ø) |
|
sdmx/model/common.py | 99.90% <100.00%> (ø) |
|
sdmx/model/internationalstring.py | 100.00% <100.00%> (ø) |
|
sdmx/model/v21.py | 100.00% <100.00%> (ø) |
|
sdmx/model/v30.py | 100.00% <100.00%> (ø) |
|
... and 24 more |
Loading