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

Add error return codes to polygonToCells #478

Merged
merged 6 commits into from
Aug 11, 2021

Conversation

isaacbrodsky
Copy link
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
Copy link

coveralls commented Jun 3, 2021

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
Collaborator Author

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

Copy link
Collaborator

@dfellis dfellis left a comment

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 :)

src/apps/testapps/testH3Memory.c Outdated Show resolved Hide resolved
Co-authored-by: Nick Rabinowitz <[email protected]>
@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.

None yet

4 participants