Skip to content

Add missing methods on Edge #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Add missing methods on Edge #166

wants to merge 28 commits into from

Conversation

rsned
Copy link
Collaborator

@rsned rsned commented Apr 25, 2025

shape.go had fallen behind C++. Added the missing edge methods. Add comments on what's left to catch back up. (This is needed for src/s2/internal/s2incident_edge_tracker to get to LegacyValidationQuery)

rsned and others added 28 commits April 2, 2025 01:28
Add the action and set up an initial configuration that passes on the codebase at this point in time.
Invalid Go toolchain version (1 result)
    * go.mod#L0C0:0: As of Go 1.21, toolchain versions [must use the 1.N.P syntax](https://go.dev/doc/toolchain#version).

      `1.21` in `go.mod` does not match this syntax and there is no additional `toolchain` directive, which may cause some `go` commands to fail.
(with comments on what the hash is representing
Add comments on missing elements from C++ that need to be done.
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