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

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

Build:
Build:
LAST BUILD BRANCH: justinhwang/forward-gnomonic-opt
DEFAULT BRANCH: master
Ran 17 Jun 2026 02:58AM UTC
Jobs 1
Files 9
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

17 Jun 2026 02:24AM UTC coverage: 100.0%. First build
27662712524

Pull #126

github

justinhwang
feat: add pure-Go measures (cell area, distance, averages) to x/h3go

Port the measures cluster to pure Go: CellAreaRads2/Km2/M2 (Cagnoli
signed-area sum over the cell boundary with Kahan compensated summation),
GreatCircleDistanceRads/Km/M (haversine), and the per-resolution average
helpers HexagonAreaAvgKm2/M2 and HexagonEdgeLengthAvgKm/M.

Verified against the cgo reference via paritytest. Cross-implementation
area parity uses a relative tolerance: Go's math and C's libm differ by a
few ULPs in the transcendental functions, which grows to ~1e-6 relative at
the finest resolution.

EdgeLengthRads/Km/M are deferred to the directed-edge phase, which they
depend on.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #126: feat: add pure-Go measures (cell area, distance, averages) to x/h3go

88 of 88 new or added lines in 2 files covered. (100.0%)

2190 of 2190 relevant lines covered (100.0%)

1515966.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Go- - 27662712524.1 17 Jun 2026 02:58AM UTC 9
100.0
GitHub Action Run
Source Files on build 27662712524
  • Tree
  • List 9
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #126
  • PR Base - justinhwang/purego-phase-b (#27647389505)
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