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

Miscellanous fixes #269

Merged
merged 7 commits into from
Mar 2, 2025
Merged

Miscellanous fixes #269

merged 7 commits into from
Mar 2, 2025

Conversation

MattCowgill
Copy link
Owner

Updates ABS API URL, closes #268

Matt Cowgill and others added 4 commits February 17, 2025 14:09
#267)

* Updated URLs for the read_api etc to point to the latest API endpoint as updated by the ABS on 29 November 2024, api.data.abs.gov.au replaced by data.api.abs.gov.au with further structural changes to the API URL required

* updated test url in test suite to match updates from ABS

---------

Authored-by: Christian Klettner <[email protected]>
Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.81%. Comparing base (9217a92) to head (b6be1db).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #269      +/-   ##
==========================================
+ Coverage   88.70%   88.81%   +0.10%     
==========================================
  Files          29       30       +1     
  Lines        1275     1368      +93     
==========================================
+ Hits         1131     1215      +84     
- Misses        144      153       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MattCowgill MattCowgill merged commit 3419585 into master Mar 2, 2025
7 checks passed
@MattCowgill MattCowgill deleted the 2025-02-fix-api branch March 2, 2025 03:39
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.

Change to ABS API URLs
2 participants