Skip to content

Cross-crate call graphs stop at boundaries #56

@fmgoodman

Description

@fmgoodman

Root cause:

httplink only matches REST URL paths between services

ApproachL

New pipeline pass that parses .proto services, finds generated XxxClient::method() calls, and links them to server-side impls via proto naming conventions (prost/tonic codegen is predictable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestparsing/qualityGraph extraction bugs, false positives, missing edges

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions