Skip to content

test(go): add callgraph parity suite #80

Description

@matiasdaloia

Parent: #50

Depends on

Working unit

Add the Go parser/inference parity test suite after parser and resolver slices land.

Scope

  • Mirror Java/Python parity depth where applicable for Go.
  • Cover parser calls, return-source inference, resolver-backed inferred types, and graceful degradation.
  • Use focused fixtures that keep expected behavior stable.

Out of scope

  • No new parser features unless required to fix a failing parity assertion.
  • No Tier 0 contract expansion.

Acceptance criteria

  • Go parser return sources, resolver/plumbing, and at least one Go contract slice are merged.
  • go test ./internal/callgraph/... passes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    crypto-coverageCrypto detection coverage expansionfeature-parityCallgraph/contracts parity with Java/Pythongolanguage: go

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions