Skip to content

Commit 39b02ec

Browse files
committed
deploy: 259a915
1 parent 73b4dbd commit 39b02ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ <h1><strong>h3-py</strong>: Uber’s H3 Hexagonal Hierarchical Geospatial Indexi
397397
<a class="reference external" href="https://github.com/uber/h3/releases/tag/v4.2.0"><img alt="version" src="https://img.shields.io/badge/h3-v4.2.0-blue.svg" /></a>
398398
<a class="reference external" href="https://github.com/uber/h3-py/blob/master/LICENSE"><img alt="version" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" /></a></p>
399399
<p><a class="reference external" href="https://github.com/uber/h3-py/actions"><img alt="Tests" src="https://github.com/uber/h3-py/workflows/tests/badge.svg" /></a>
400-
<a class="reference external" href="https://codecov.io/gh/uber/h3-py"><img alt="codecov" src="https://codecov.io/gh/uber/h3-py/branch/master/graph/badge.svg" /></a> <!-- todo: drop codecov badge, since we no longer use it --></p>
400+
<a class="reference external" href="https://github.com/uber/h3-py/blob/master/.github/workflows/lint_and_coverage.yml#L31"><img alt="Coverage 100%" src="https://img.shields.io/badge/coverage-100%25-green.svg" /></a> <!-- 100% coverage is enforced in CI --></p>
401401
<p>Python bindings for the <a class="reference external" href="https://h3geo.org/">H3 core library</a>.</p>
402402
<ul class="simple">
403403
<li><p>Documentation: <a class="reference external" href="https://uber.github.io/h3-py">uber.github.io/h3-py</a></p></li>

0 commit comments

Comments
 (0)