Python · FastAPI · Static Analysis

Know exactly what your PR breaks — before review.

Upload a repository ZIP and a unified diff. ImpactGraph parses your AST, maps the dependency graph, and surfaces impacted symbols, test recommendations, and evidence-grounded trust metrics.

No code executedPrivate by defaultEvidence-grounded
payments-servicecommit a1b2c3d4
HIGH RISKMEDIUM TRUST
3Files Changed
7Nodes Impacted
4Tests Recommended
Changed Files
  • src/billing/invoice.pyMODIFIED
  • src/utils/currency.pyADDED
Top Impacted Symbols
  • billing.invoice.Invoice.calculate_totalchanged
  • orders.checkout.process_payment95%
  • api.payment_view.PaymentView.post91%

Precomputed sample · Static analysis only · No live backend

What you will see