Skip to content

Conversation

@ianardee
Copy link
Contributor

Description

✨ add basic support for line items
(copied from internal library)

How Has This Been Tested

New unit tests added.

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires a change to the official Guide documentation.

@ianardee ianardee requested a review from sebastianMindee June 30, 2023 17:10
Copy link
Collaborator

@sebastianMindee sebastianMindee left a comment

Choose a reason for hiding this comment

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

Now that merge_polygons_as_polygon exists, merge_polygons_as_bounding_box basically becomes redundant, as it's equivalent to a get_bounding_box on the resulting merged polygon anyway. Should we get rid of it?

@ianardee
Copy link
Contributor Author

ianardee commented Jul 3, 2023

Now that merge_polygons_as_polygon exists, merge_polygons_as_bounding_box basically becomes redundant, as it's equivalent to a get_bounding_box on the resulting merged polygon anyway. Should we get rid of it?

Good point, thanks

Copy link
Collaborator

@sebastianMindee sebastianMindee left a comment

Choose a reason for hiding this comment

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

LGTM ✔️

@ianardee ianardee merged commit c6ab388 into main Jul 3, 2023
@ianardee ianardee deleted the add-line-items branch July 3, 2023 08:52
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.

3 participants