Skip to content

Conversation

rhysrevans3
Copy link
Collaborator

@rhysrevans3 rhysrevans3 commented Aug 28, 2025

Description:

  • Creating nested structure if it doesn't exist for merge patch.
  • Simplifying patch model and scripting.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

@rhysrevans3 rhysrevans3 marked this pull request as draft August 28, 2025 08:38
@rhysrevans3 rhysrevans3 marked this pull request as ready for review August 29, 2025 11:57
Copy link
Collaborator

@jonhealy1 jonhealy1 left a comment

Choose a reason for hiding this comment

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

@rhysrevans3 Looks really good. Should we add some tests for this?

@rhysrevans3
Copy link
Collaborator Author

@jonhealy1 I've added a couple of tests for the new nest creation functionality for merge patch. There are already some tests for the two patch types. Let me know if you think there's any coverage I've missed.

@jonhealy1 jonhealy1 self-requested a review September 2, 2025 12:05
Copy link
Collaborator

@jonhealy1 jonhealy1 left a comment

Choose a reason for hiding this comment

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

Thanks for the tests! Nice work.

@jonhealy1 jonhealy1 merged commit d69f97f into stac-utils:main Sep 2, 2025
15 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.

2 participants