Skip to content

feat: add E_INDEX_INVALID#1064

Merged
isaacbrodsky merged 1 commit intouber:masterfrom
justinhwang:justinhwang/invalidindex
Oct 14, 2025
Merged

feat: add E_INDEX_INVALID#1064
isaacbrodsky merged 1 commit intouber:masterfrom
justinhwang:justinhwang/invalidindex

Conversation

@justinhwang
Copy link
Copy Markdown
Contributor

Introduces E_INDEX_INVALID for cases where the argument can be any index, not necessarily a cell, dir edge, or vertex.

Comment thread src/h3lib/include/h3api.h.in Outdated
@coveralls
Copy link
Copy Markdown

coveralls commented Oct 14, 2025

Coverage Status

coverage: 98.936%. remained the same
when pulling aad0a8e on justinhwang:justinhwang/invalidindex
into fc2035d on uber:master.

Copy link
Copy Markdown
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.

Please restore the explicit error code numbers. My only blocker on this change.

Introduces `E_INDEX_INVALID` for cases where the argument can be any
index, not necessarily a cell, dir edge, or vertex.
- Resolves uber#1044
@justinhwang justinhwang force-pushed the justinhwang/invalidindex branch from 4efbb7e to aad0a8e Compare October 14, 2025 21:08
@justinhwang
Copy link
Copy Markdown
Contributor Author

Please restore the explicit error code numbers. My only blocker on this change.

Addressed!

@isaacbrodsky isaacbrodsky mentioned this pull request Oct 14, 2025
6 tasks
@isaacbrodsky isaacbrodsky merged commit b29d820 into uber:master Oct 14, 2025
45 checks passed
@justinhwang justinhwang deleted the justinhwang/invalidindex branch October 15, 2025 14:14
@ajfriend
Copy link
Copy Markdown
Collaborator

Awesome. Thanks @justinhwang!

@ajfriend ajfriend added this to the v4.4 milestone Oct 16, 2025
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.

Add E_INDEX_INVALID error

5 participants