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

Fix warning message from get_all_items deprecation #1203

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Aug 10, 2023

Related Issue(s):

Description:

Also, remove usages of deprecated functions.

PR Checklist:

  • pre-commit hooks pass locally
  • Tests pass (run scripts/test)
  • 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.

Also, remove usages of deprecated functions.
@gadomski gadomski requested a review from jsignell August 10, 2023 15:48
@gadomski gadomski self-assigned this Aug 10, 2023
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (00612b3) 92.01% compared to head (98d511f) 92.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1203   +/-   ##
=======================================
  Coverage   92.01%   92.01%           
=======================================
  Files          51       51           
  Lines        6813     6813           
  Branches     1009     1009           
=======================================
  Hits         6269     6269           
  Misses        368      368           
  Partials      176      176           
Files Changed Coverage Δ
pystac/catalog.py 93.37% <ø> (ø)

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

@gadomski gadomski added this pull request to the merge queue Aug 10, 2023
Merged via the queue into main with commit 27ea872 Aug 10, 2023
22 checks passed
@gadomski gadomski deleted the fix-deprecation-messages branch August 10, 2023 16:43
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.

2 participants