Skip to content

feat: add url property - #87

Merged
sahiljhawar merged 8 commits into
GFZ:mainfrom
sahiljhawar:issue-86-url-property
Jul 29, 2026
Merged

feat: add url property#87
sahiljhawar merged 8 commits into
GFZ:mainfrom
sahiljhawar:issue-86-url-property

Conversation

@sahiljhawar

Copy link
Copy Markdown
Collaborator

closes #86
This pull request introduces a standardized mechanism for tracking and reporting the URLs used to download data in all BaseIO subclasses. It adds a _resolved_urls attribute and related methods to record the exact URLs requested (including query parameters), making it easier to audit data provenance and debug issues. Subclasses are updated to clear and record URLs appropriately, and tests are enhanced to check the new url property behavior.

Copilot AI review requested due to automatic review settings July 29, 2026 14:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@sahiljhawar

Copy link
Copy Markdown
Collaborator Author

@claude why ty CI is failing?

@sahiljhawar
sahiljhawar merged commit 9e9b722 into GFZ:main Jul 29, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add method similar to URL

2 participants