Skip to content

Conversation

@khaeru
Copy link
Owner

@khaeru khaeru commented Oct 27, 2025

Will close #35.

PR checklist

  • Checks all ✅
  • Update documentation
  • Update doc/whatsnew.rst

@khaeru khaeru self-assigned this Oct 27, 2025
@khaeru khaeru added enh Enhancements & new features writer Convert objects to other formats labels Oct 27, 2025
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.27%. Comparing base (9a02ccb) to head (d34482c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
- Coverage   99.03%   98.27%   -0.77%     
==========================================
  Files         115      121       +6     
  Lines        9360     9438      +78     
==========================================
+ Hits         9270     9275       +5     
- Misses         90      163      +73     
Files with missing lines Coverage Δ
sdmx/__init__.py 100.00% <100.00%> (ø)
sdmx/convert/common.py 100.00% <100.00%> (ø)
sdmx/format/json.py 100.00% <100.00%> (ø)
sdmx/tests/writer/conftest.py 100.00% <100.00%> (ø)
sdmx/tests/writer/test_json.py 100.00% <100.00%> (ø)
sdmx/writer/json/__init__.py 100.00% <100.00%> (ø)
sdmx/writer/json/base.py 100.00% <100.00%> (ø)
sdmx/writer/json/v1.py 100.00% <100.00%> (ø)
sdmx/writer/json/v2.py 100.00% <100.00%> (ø)

... and 21 files with indirect coverage changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enh Enhancements & new features writer Convert objects to other formats

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add writer for SDMX-JSON

2 participants