Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read SDMX-CSV 2.0.0 #201

Merged
merged 9 commits into from
Oct 23, 2024

Add #201 to doc/whatsnew

f70790d
Select commit
Loading
Failed to load commit list.
Merged

Read SDMX-CSV 2.0.0 #201

Add #201 to doc/whatsnew
f70790d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

97.96% (-0.89%) compared to 70cf79c

View this Pull Request on Codecov

97.96% (-0.89%) compared to 70cf79c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.96%. Comparing base (70cf79c) to head (f70790d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   98.84%   97.96%   -0.89%     
==========================================
  Files          97       97              
  Lines        7861     8045     +184     
==========================================
+ Hits         7770     7881     +111     
- Misses         91      164      +73     
Files with missing lines Coverage Δ
sdmx/model/common.py 99.90% <ø> (ø)
sdmx/model/v21.py 100.00% <ø> (ø)
sdmx/model/v30.py 100.00% <ø> (ø)
sdmx/reader/__init__.py 100.00% <100.00%> (ø)
sdmx/reader/csv.py 100.00% <100.00%> (ø)
sdmx/testing/__init__.py 99.35% <100.00%> (+<0.01%) ⬆️
sdmx/tests/reader/test_reader_csv.py 100.00% <100.00%> (ø)
sdmx/tests/test_model.py 100.00% <ø> (ø)
sdmx/tests/writer/test_csv.py 100.00% <100.00%> (ø)
sdmx/tests/writer/test_pandas.py 100.00% <100.00%> (ø)
... and 1 more

... and 17 files with indirect coverage changes