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

Gracefully handle empty geoshapes and geotraces in data #2489

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

KipSigei
Copy link
Contributor

Changes / Features implemented

  • Gracefully handle empty geoshapes and geotraces in data
  • Add try-catch block to handle next() being called on an iterable that has been exhausted.

Steps taken to verify this change does what is intended

  • Tests

Side effects of implementing this change

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #

Signed-off-by: Kipchirchir Sigei <[email protected]>
@KipSigei KipSigei merged commit f0068ef into main Oct 13, 2023
7 checks passed
@KipSigei KipSigei deleted the handle-non-iterable-objects branch October 13, 2023 06:58
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