• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Coverage calculation for this build was skipped because it contains the same data as another build. See this build for the coverage details.
If you feel that something is wrong here, please contact support.

uber / h3-go / 27663528541
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: justinhwang/forward-gnomonic-opt
DEFAULT BRANCH: master
Ran 17 Jun 2026 03:22AM UTC
Jobs 1
Files 0
Run time –
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

pending completion
27663528541

Pull #127

github

justinhwang
feat: add pure-Go grid traversal (k-ring/disk/ring) to x/h3go

Implement the grid traversal family in pure Go, verified against the
cgo reference:

- GridDisk (+ method), GridDisksUnsafe
- GridDiskDistances / Unsafe / Safe (+ methods)
- GridRing / GridRingUnsafe (+ methods)
- Cell.IsNeighbor

The core is neighborRotations, which steps to an adjacent cell while
threading base-cell rotation state and pentagon distortion. The fast
("Unsafe") spiral fails near pentagons and falls back to a breadth-first
"Safe" traversal. Adds the base-cell neighbor/rotation tables and the
Class II/III digit-adjustment tables, plus ErrPentagon and a setBaseCell
helper.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #127: feat: add pure-Go grid traversal (k-ring/disk/ring) to x/h3go
Jobs
ID Job ID Ran Files Coverage
1 Go- - 27663528541.1 17 Jun 2026 03:22AM UTC 10
GitHub Action Run
Source Files on build 27663528541
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #127
  • PR Base - justinhwang/purego-phase-c (#27662712524)
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