MCPcopy Create free account
hub / github.com/codemod/codemod / handle_request

Function handle_request

crates/cli/src/report_server.rs:124–284  ·  view source on GitHub ↗

Handle incoming HTTP requests

(
    req: Request<Body>,
    report: Arc<ExecutionReport>,
    state: Arc<ReportServerState>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

serve_reportFunction · 0.85

Calls 11

get_report_htmlFunction · 0.85
handle_auth_statusFunction · 0.85
handle_shareFunction · 0.85
handle_feedback_statusFunction · 0.85
handle_feedback_submitFunction · 0.85
handle_loginFunction · 0.85
touchMethod · 0.80
pathMethod · 0.80
cloneMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…