Skip to content

Add error return codes to polygonToCells - #478

Merged
isaacbrodsky merged 6 commits into
uber:masterfrom
isaacbrodsky:error-returns-polygontocells
Aug 11, 2021
Merged

isaacbrodsky merged 6 commits into
uber:masterfrom
isaacbrodsky:error-returns-polygontocells

Conversation

@isaacbrodsky

Copy link
Copy Markdown
Collaborator

Fairly straight forward, also added memory tests for polygonToCells. While changing this, I noticed we should adjust maxPolygonToCellsSize to provide the size as int64_t. This also requires changes in polygonToCells.

@coveralls

coveralls commented Jun 3, 2021

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.09%) to 98.907% when pulling c0eb33c on isaacbrodsky:error-returns-polygontocells into 4b574f0 on uber:master.

@isaacbrodsky
isaacbrodsky marked this pull request as ready for review August 9, 2021 03:44
@isaacbrodsky

Copy link
Copy Markdown
Collaborator Author

@nrabinowitz @dfellis @ajfriend Please take a look, thanks!

@dfellis dfellis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Very clean and clear PR :)

Comment thread src/apps/testapps/testH3Memory.c Outdated
Co-authored-by: Nick Rabinowitz <public@nickrabinowitz.com>
@isaacbrodsky
isaacbrodsky merged commit 23a8363 into uber:master Aug 11, 2021
@isaacbrodsky
isaacbrodsky deleted the error-returns-polygontocells branch August 11, 2021 22:46
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.

4 participants