khaeru / sdmx

SDMX information model and client in Python
https://sdmx1.readthedocs.io
Apache License 2.0
23 stars 17 forks source link

Update test_doc_index1 #184

Closed khaeru closed 2 weeks ago

khaeru commented 2 weeks ago

The example query currently returns a single GEO code list, urn:sdmx:org.sdmx.infomodel.codelist.Codelist=ESTAT:GEO(21.0)

PR checklist

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.87%. Comparing base (07d1e74) to head (38aa340).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #184 +/- ## ========================================== - Coverage 98.88% 97.87% -1.01% ========================================== Files 95 95 Lines 7538 7539 +1 ========================================== - Hits 7454 7379 -75 - Misses 84 160 +76 ``` | [Files](https://app.codecov.io/gh/khaeru/sdmx/pull/184?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Natsuo+Kishimoto) | Coverage Δ | | |---|---|---| | [sdmx/tests/test\_docs.py](https://app.codecov.io/gh/khaeru/sdmx/pull/184?src=pr&el=tree&filepath=sdmx%2Ftests%2Ftest_docs.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Natsuo+Kishimoto#diff-c2RteC90ZXN0cy90ZXN0X2RvY3MucHk=) | `100.00% <100.00%> (ø)` | | ... and [21 files with indirect coverage changes](https://app.codecov.io/gh/khaeru/sdmx/pull/184/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Natsuo+Kishimoto)