Skip to content

feat: add pure-Go local IJ coordinates & grid metrics to x/h3go - #128

Open
justinhwang wants to merge 1 commit into
justinhwang/purego-phase-dfrom
justinhwang/purego-phase-e
Open

feat: add pure-Go local IJ coordinates & grid metrics to x/h3go#128
justinhwang wants to merge 1 commit into
justinhwang/purego-phase-dfrom
justinhwang/purego-phase-e

Conversation

@justinhwang

Copy link
Copy Markdown
Collaborator

Add CellToLocalIJ/LocalIJToCell, GridDistance, GridPath (and Cell method forms) plus the CoordIJ type, implementing the local IJK/IJ coordinate machinery, cube-coordinate line interpolation, and the pentagon rotation tables. Verified against the cgo reference over the shared corpus with full in-package coverage.

@coveralls

coveralls commented Jun 17, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 30594621178

Coverage remained the same at 100.0%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: 363 of 363 lines across 2 files are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 2914
Covered Lines: 2914
Line Coverage: 100.0%
Coverage Strength: 3549905.33 hits per line

💛 - Coveralls

Add CellToLocalIJ/LocalIJToCell, GridDistance, GridPath (and Cell method
forms) plus the CoordIJ type, implementing the local IJK/IJ coordinate
machinery, cube-coordinate line interpolation, and the pentagon rotation
tables. Verified against the cgo reference over the shared corpus with full
in-package coverage.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@justinhwang
justinhwang force-pushed the justinhwang/purego-phase-e branch from 1d2b5e0 to d1f1a78 Compare July 31, 2026 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants