Read SDMX-CSV 2.0.0 #201
Merged
Read SDMX-CSV 2.0.0 #201
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 |
Loading