Skip to content

Conversation

@khaeru
Copy link
Owner

@khaeru khaeru commented Oct 26, 2025

Closes #251.
Closes #230.

PR checklist

  • Checks all ✅
  • Update documentation N/A, bugfix
  • Update doc/whatsnew.rst

- Avoid versionchanged directives being formatted as params.
@khaeru khaeru self-assigned this Oct 26, 2025
@khaeru khaeru added the bug label Oct 26, 2025
khaeru added a commit that referenced this pull request Oct 26, 2025
@codecov
Copy link

codecov bot commented Oct 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.25%. Comparing base (71cdf84) to head (39d14f2).
⚠️ Report is 16 commits behind head on main.

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.

@khaeru khaeru merged commit 9a02ccb into main Oct 26, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regressions in to_pandas() with v2.23.0 "ValueError: Version does not match URN" for identical strings

2 participants