Skip to content

Permissively deserialize temporal extents#1222

Merged
gadomski merged 1 commit into
mainfrom
issues/1221-permissive-extent-deserialization
Sep 22, 2023
Merged

Permissively deserialize temporal extents#1222
gadomski merged 1 commit into
mainfrom
issues/1221-permissive-extent-deserialization

Conversation

@gadomski
Copy link
Copy Markdown
Member

@gadomski gadomski commented Sep 22, 2023

Related Issue(s):

Description:

Thanks to @giswqs for the report! Since this will enable use of one of the larger open catalogs out there, we'll try to get a PATCH release out after this is merged.

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.

@gadomski gadomski requested a review from jsignell September 22, 2023 11:12
@gadomski gadomski self-assigned this Sep 22, 2023
@gadomski gadomski force-pushed the issues/1221-permissive-extent-deserialization branch from c95b989 to 2def271 Compare September 22, 2023 11:13
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 22, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
pystac/collection.py 100.00%

📢 Thoughts on this report? Let us know!.

Copy link
Copy Markdown
Member

@jsignell jsignell left a comment

Choose a reason for hiding this comment

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

Nice!

@gadomski gadomski added this pull request to the merge queue Sep 22, 2023
Merged via the queue into main with commit b63adb4 Sep 22, 2023
@gadomski gadomski deleted the issues/1221-permissive-extent-deserialization branch September 22, 2023 19:09
@gadomski gadomski mentioned this pull request Sep 22, 2023
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.

Permissively deserialize invalid temporal extents

2 participants