uber / h3-py

Python bindings for H3, a hierarchical hexagonal geospatial indexing system
https://uber.github.io/h3-py
Apache License 2.0
815 stars 130 forks source link

Prep for final v4.1.0 release #407

Open ajfriend opened 10 hours ago

ajfriend commented 10 hours ago

We'll leave this up for a few days, but please comment if you have any last-minute concerns that should be addressed before leaving beta (and we can no longer make breaking changes to the API).

codecov[bot] commented 10 hours ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.43%. Comparing base (5d9acb0) to head (c85d2cd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #407 +/- ## ======================================= Coverage 99.43% 99.43% ======================================= Files 28 28 Lines 1407 1407 ======================================= Hits 1399 1399 Misses 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.