Skip to content

Add #230, #251, #252 to doc/whatsnew

39d14f2
Select commit
Loading
Failed to load commit list.
Merged

Miscellaneous fixes for 2025-W44 #252

Add #230, #251, #252 to doc/whatsnew
39d14f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2025 in 0s

98.25% (-0.77%) compared to 71cdf84

View this Pull Request on Codecov

98.25% (-0.77%) compared to 71cdf84

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.25%. Comparing base (71cdf84) to head (39d14f2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #252      +/-   ##
==========================================
- Coverage   99.02%   98.25%   -0.77%     
==========================================
  Files         115      115              
  Lines        9344     9360      +16     
==========================================
- Hits         9253     9197      -56     
- Misses         91      163      +72     
Files with missing lines Coverage Δ
sdmx/convert/pandas.py 99.70% <100.00%> (+<0.01%) ⬆️
sdmx/model/common.py 99.71% <100.00%> (ø)
sdmx/model/v21.py 100.00% <100.00%> (ø)
sdmx/model/v30.py 100.00% <100.00%> (ø)
sdmx/reader/xml/common.py 100.00% <100.00%> (ø)
sdmx/reader/xml/v21.py 99.48% <100.00%> (-0.13%) ⬇️
sdmx/tests/convert/test_pandas.py 100.00% <100.00%> (ø)
sdmx/tests/model/test_common.py 100.00% <100.00%> (ø)
sdmx/tests/model/test_v21.py 100.00% <100.00%> (ø)
sdmx/tests/reader/test_xml_v21.py 100.00% <100.00%> (ø)
... and 3 more

... and 19 files with indirect coverage changes

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