Skip to content

Conversation

jsignell
Copy link
Member

@jsignell jsignell commented Sep 11, 2025

Related Issue(s):

Description:

Probably best to explicitly include a user agent in the header to avoid this in the future.

PR Checklist:

  • Pre-commit hooks pass (run pre-commit run --all-files)
  • Tests pass (run pytest)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.

Copy link

codecov bot commented Sep 11, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.38%. Comparing base (e973546) to head (78d7a89).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pystac/stac_io.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1576   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files          55       55           
  Lines        8374     8374           
  Branches      965      965           
=======================================
  Hits         7736     7736           
  Misses        453      453           
  Partials      185      185           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jsignell
Copy link
Member Author

I'm just rewriting the cassetts and adding a note to the changelog

@jsignell jsignell added this pull request to the merge queue Sep 11, 2025
Merged via the queue into stac-utils:main with commit 4748c0b Sep 11, 2025
19 checks passed
@jsignell jsignell deleted the urllib-403 branch September 11, 2025 16:16
@gadomski gadomski mentioned this pull request Sep 11, 2025
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.

Item validation failing to resolve json schema endpoint
2 participants