Skip to content

Add #247 to doc/whatsnew

67cbb17
Select commit
Loading
Failed to load commit list.
Merged

Fix AttributeError in .convert.pandas with v2.23.0 #247

Add #247 to doc/whatsnew
67cbb17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2025 in 0s

98.25% (-0.78%) compared to 342dd7d

View this Pull Request on Codecov

98.25% (-0.78%) compared to 342dd7d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.25%. Comparing base (342dd7d) to head (67cbb17).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
- Coverage   99.02%   98.25%   -0.78%     
==========================================
  Files         114      115       +1     
  Lines        9329     9331       +2     
==========================================
- Hits         9238     9168      -70     
- Misses         91      163      +72     
Files with missing lines Coverage Δ
sdmx/format/csv/__init__.py 100.00% <100.00%> (ø)

... and 20 files with indirect coverage changes

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