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

uber / h3-go / 28600578552

Builds Branch Commit Type Ran Committer Via Coverage
28600578552 master feat: add pure-Go CellToLatLng & CellToBoundary to x/h3go (#125) Implement the reverse projection pipeline in pure Go: CellToLatLng (+ Cell.LatLng) and CellToBoundary (+ Cell.Boundary), with the supporting FaceIJK/coordIJK/vec2d/vec3d geometry, s... push 02 Jul 2026 03:10PM UTC web-flow github
100.0
27738291857 justinhwang/forward-gnomonic-opt perf: fold forward gnomonic projection (toHex2d) into algebra toHex2d is the forward gnomonic projection behind LatLngToCell, PolygonToCells, and local-IJ -> cell. Like the earlier toVec3 work it computed the angle and radius with transcendentals... Pull #134 18 Jun 2026 05:16AM UTC justinhwang github
100.0
27736586680 justinhwang/tovec3-projection-opt perf: fold projection trig into precomputed tables and fused IJK descent Two hot transforms behind nearly every geometry call are reworked. toVec3 (the inverse gnomonic projection behind CellToLatLng, CellToBoundary, CellArea*, EdgeLength*, vert... Pull #133 18 Jun 2026 04:27AM UTC justinhwang github
100.0
27736352283 justinhwang/tovec3-projection-opt perf: fold projection trig into precomputed tables and fused IJK descent Two hot transforms behind nearly every geometry call are reworked. toVec3 (the inverse gnomonic projection behind CellToLatLng, CellToBoundary, CellArea*, EdgeLength*, vert... push 18 Jun 2026 04:19AM UTC justinhwang github
100.0
27735272019 justinhwang/tovec3-projection-opt perf: fold toVec3 inverse projection into precomputed trig + one sqrt toVec3 (the inverse gnomonic projection behind CellToLatLng, CellToBoundary, CellArea*, EdgeLength*, vertex/edge boundaries, and the polygon paths) computed atan2 + atan + two ... push 18 Jun 2026 03:47AM UTC justinhwang github
99.77
27734628439 justinhwang/paritytest-benchmarks test+perf: parity benchmarks and allocation cuts for x/h3go Add a cgo-vs-pure-Go benchmark suite under x/h3go/paritytest covering every publicly exposed function and method, each run as "impl=cgo" and "impl=go" sub-benchmarks so `benchstat -col /... Pull #132 18 Jun 2026 03:27AM UTC justinhwang github
99.76
27731679822 justinhwang/remove-h3core refactor: remove internal/h3core and reorganize x/h3go Remove the internal/h3core package and inline the shared H3 index-format constants and pentagon base-cell table into both consumers, so neither depends on the shared package: - h3: bit-layout... Pull #131 18 Jun 2026 02:00AM UTC justinhwang github
100.0
27731605010 justinhwang/remove-h3core refactor(h3go): reorganize declarations and genericize shared index ops File organization: - Group const/var/type declaration blocks at the top of each source file. - Split error vars into errors.go; rename h3go.go -> constants.go and add h3.go... push 18 Jun 2026 01:58AM UTC justinhwang github
100.0
27727545624 justinhwang/purego-phase-g feat: add pure-Go regions (polygon/cells, multipolygon) to x/h3go Implements the full H3 regions API in pure Go, verified against the cgo reference: - PolygonToCells (legacy flood-fill polyfill) and GeoPolygon.Cells, with the GeoPolygon/GeoLoo... Pull #130 18 Jun 2026 12:02AM UTC justinhwang github
100.0
27665848677 justinhwang/purego-phase-f feat: add pure-Go vertexes, directed edges & edge length to x/h3go Add the Vertex and DirectedEdge index types with their full method and free-function surfaces: Cell.Vertex/Vertexes and Vertex.LatLng/IsValid/ String/Resolution/IndexDigit; Cell.D... Pull #129 17 Jun 2026 04:32AM UTC justinhwang github
100.0
27664523708 justinhwang/purego-phase-e feat: add pure-Go local IJ coordinates & grid metrics to x/h3go Add CellToLocalIJ/LocalIJToCell, GridDistance, GridPath (and Cell method forms) plus the CoordIJ type, implementing the local IJK/IJ coordinate machinery, cube-coordinate line interp... Pull #128 17 Jun 2026 03:53AM UTC justinhwang github
100.0
27663519309 justinhwang/purego-phase-d 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 /... Pull #127 17 Jun 2026 03:22AM UTC justinhwang github
100.0
27662712524 justinhwang/purego-phase-c 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 (haver... Pull #126 17 Jun 2026 02:58AM UTC justinhwang github
100.0
27662644333 justinhwang/purego-phase-c 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 (haver... push 17 Jun 2026 02:56AM UTC justinhwang github
100.0
27647386888 justinhwang/purego-phase-b feat: add pure-Go CellToLatLng & CellToBoundary to x/h3go Implement the reverse projection pipeline in pure Go: CellToLatLng (+ Cell.LatLng) and CellToBoundary (+ Cell.Boundary), with the supporting FaceIJK/coordIJK/vec2d/vec3d geometry, substrat... Pull #125 16 Jun 2026 08:53PM UTC justinhwang github
100.0
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 22
  • 23
  • Next →
  • Back to Repo
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