forked from dr-leo/pandaSDMX
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Miscellaneous improvements for 2025-W02 #218
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
khaeru
added
enh
Enhancements & new features
data-source
Issues related to specific web services/data source(s)
labels
Jan 9, 2025
khaeru
added a commit
that referenced
this pull request
Jan 9, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #218 +/- ##
==========================================
- Coverage 98.84% 98.15% -0.70%
==========================================
Files 101 101
Lines 8316 8399 +83
==========================================
+ Hits 8220 8244 +24
- Misses 96 155 +59
|
khaeru
added a commit
to khaeru/sdmx-test-data
that referenced
this pull request
Jan 9, 2025
khaeru
force-pushed
the
enh/2025-w02
branch
5 times, most recently
from
January 10, 2025 17:15
fa1bc13
to
bd10375
Compare
khaeru
added a commit
to khaeru/sdmx-test-data
that referenced
this pull request
Jan 10, 2025
khaeru
added a commit
that referenced
this pull request
Jan 11, 2025
khaeru
force-pushed
the
enh/2025-w02
branch
2 times, most recently
from
January 13, 2025 16:29
3fc40fa
to
dc7010c
Compare
khaeru
added a commit
that referenced
this pull request
Jan 13, 2025
This was
linked to
issues
Jan 13, 2025
Closed
khaeru
added a commit
that referenced
this pull request
Jan 13, 2025
khaeru
added a commit
that referenced
this pull request
Jan 13, 2025
khaeru
added a commit
that referenced
this pull request
Jan 13, 2025
- Locate schemas in any subdir of `schema_dir` arg. - Add max_errors parameter. - Only call XMLSchema.validate() once. - Don't hard-code valid root elements; interpret the error log. - Log all messages. - Adjust tests.
- Address multiple IMF service in docs (#38).
- Ensure URN.groupdict always exists. - Handle KeyError in .reader.xml.v30.Reference. - Test using IMF specimen.
OBS_VALUE resembling "100,00" are returned by the AR1 source, at least.
- Sort alpha. - Shorten names. - Type hint all test functions.
Closed
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
StatCan
REST data source #186UY110
(Uruguay) REST data source #187AR1
(Argentina) data provider #188.sources.get_source()
that allows case-insensitive matching.<com:Contact>
in<mes:Header>
(https://stackoverflow.com/questions/79332886)PR checklist