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

Handle reference to non-existent concept identity in SDMX-ML 2.1 #207

Merged
merged 7 commits into from
Nov 12, 2024

Add #207, #205 to doc/whatsnew

87893de
Select commit
Loading
Failed to load commit list.
Merged

Handle reference to non-existent concept identity in SDMX-ML 2.1 #207

Add #207, #205 to doc/whatsnew
87893de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

97.94% (-0.97%) compared to 240dd89

View this Pull Request on Codecov

97.94% (-0.97%) compared to 240dd89

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.94%. Comparing base (240dd89) to head (87893de).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   98.90%   97.94%   -0.97%     
==========================================
  Files          97       97              
  Lines        8051     8073      +22     
==========================================
- Hits         7963     7907      -56     
- Misses         88      166      +78     
Files with missing lines Coverage Δ
sdmx/model/common.py 99.90% <ø> (ø)
sdmx/reader/xml/v21.py 99.18% <100.00%> (-0.13%) ⬇️
sdmx/testing/__init__.py 99.35% <ø> (ø)
sdmx/tests/reader/test_reader_xml_v21.py 100.00% <100.00%> (ø)
sdmx/tests/test_sources.py 93.23% <ø> (-5.34%) ⬇️

... and 17 files with indirect coverage changes