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

Add metadata structures and sets to IM and SDMX-ML reader #152

Merged
merged 103 commits into from
Jan 10, 2024

Add #152 to docs, what's new

577c7f7
Select commit
Loading
Failed to load commit list.
Merged

Add metadata structures and sets to IM and SDMX-ML reader #152

Add #152 to docs, what's new
577c7f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2024 in 0s

96.35% (-2.01%) compared to 83ec5db

View this Pull Request on Codecov

96.35% (-2.01%) compared to 83ec5db

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (83ec5db) 98.36% compared to head (577c7f7) 96.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
- Coverage   98.36%   96.35%   -2.01%     
==========================================
  Files          87       87              
  Lines        6480     6916     +436     
==========================================
+ Hits         6374     6664     +290     
- Misses        106      252     +146     
Files Coverage Δ
sdmx/format/xml/common.py 100.00% <100.00%> (ø)
sdmx/format/xml/v21.py 100.00% <ø> (ø)
sdmx/format/xml/v30.py 100.00% <ø> (ø)
sdmx/message.py 100.00% <100.00%> (ø)
sdmx/model/common.py 99.90% <100.00%> (+<0.01%) ⬆️
sdmx/model/v21.py 100.00% <100.00%> (ø)
sdmx/model/v30.py 100.00% <100.00%> (ø)
sdmx/reader/xml/v30.py 95.23% <100.00%> (+0.28%) ⬆️
sdmx/rest.py 100.00% <ø> (ø)
sdmx/source/__init__.py 100.00% <ø> (ø)
... and 9 more

... and 16 files with indirect coverage changes