You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump h3lib to v4.4.1 and add new functions/errors (#470)
* bump h3lib to v4.4.0
* bump h3lib to v4.4.1
* tests pass with new version
* add new error codes and some helper functions around error codes
* jupyter-book<2
* is_valid_index
* tests for is_valid_index and get_index_digit
* linting
* good set of tests
* lint
* thank you, coverage tests for tests!
* int api test
* function docstrings
* maybe not
* changelog. don't expose error code helper functions (yet)
* ticks
* don't even mention 'em
* `list` rather than `tuple`, since users are likely to mutate result
* remove justfile
* failing tests
* tests should be passing
* more tests
* swap docs order
0 commit comments