Skip to content

Add #249 to doc/whatsnew

7221b87
Select commit
Loading
Failed to load commit list.
Merged

Confirm support for Python 3.14 and drop 3.9 #249

Add #249 to doc/whatsnew
7221b87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2025 in 0s

98.25% (-0.77%) compared to 52f7741

View this Pull Request on Codecov

98.25% (-0.77%) compared to 52f7741

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.25%. Comparing base (52f7741) to head (7221b87).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
- Coverage   99.02%   98.25%   -0.77%     
==========================================
  Files         115      115              
  Lines        9331     9344      +13     
==========================================
- Hits         9240     9181      -59     
- Misses         91      163      +72     
Files with missing lines Coverage Δ
sdmx/client.py 96.17% <100.00%> (-2.74%) ⬇️
sdmx/compare.py 100.00% <100.00%> (ø)
sdmx/convert/pandas.py 99.70% <100.00%> (+<0.01%) ⬆️
sdmx/dictlike.py 97.64% <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/common.py 99.71% <100.00%> (+<0.01%) ⬆️
sdmx/model/internationalstring.py 100.00% <100.00%> (ø)
sdmx/model/v21.py 100.00% <100.00%> (ø)
... and 24 more

... and 15 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.