• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

uber / h3 / 28063042734
99%

Build:
DEFAULT BRANCH: master
Ran 23 Jun 2026 11:08PM UTC
Jobs 1
Files 24
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jun 2026 11:04PM UTC coverage: 99.176%. Remained the same
28063042734

push

github

web-flow
docs: fix broken Cell/Directed Edge/Vertex links on H3 indexing page (#1175)

* docs: fix broken H3 Cell/Directed Edge/Vertex links on indexing page

The links used ../library/index/{cell,directededge,vertex}, which under a
trailing-slash URL resolve to a non-existent /library/index/ path and 404.
All four pages live in the same directory, so use ./{cell,directededge,vertex}
to match the working links already used by cell.md, vertex.md and
directededge.md.

Fixes #1129

* docs: use .md file-path links so Docusaurus build resolves them

The h3indexing page has slug /core-library/h3Indexing, while the Cell,
Directed Edge, and Vertex pages have slugs under /library/index/. They
share a directory but live in different URL namespaces, so ./cell etc.
resolved to the non-existent /docs/core-library/cell and failed the
Docusaurus broken-links check.

Link by .md file path instead. Docusaurus rewrites these to the target
pages' real permalinks at build time, which fixes the build and, per
Docusaurus guidance, is immune to the trailingSlash 404 reported in #1129
that plain relative-URL links are prone to.

1906 of 1931 branches covered (98.71%)

Branch coverage included in aggregate %.

3389 of 3408 relevant lines covered (99.44%)

37537075.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28063042734.1 23 Jun 2026 11:08PM UTC 24
99.18
GitHub Action Run
Source Files on build 28063042734
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a891bd75 on github
  • Prev Build on master (#27510717347)
  • Next Build on master (#28185402397)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc