Report Detail

rpt-sample-001HIGH

Repository: payments-service

Summary

Repository
payments-service
Commit SHA
a1b2c3d4e5f6
Overall Risk
HIGH
Trust Level
MEDIUM
Diff Files
3
Added Files
1
Deleted Files
0
Total Impacted Nodes
7

Repository Tree

Legend:
Changed
Impacted
Test Plan
Neutral
  • src
    • api
      • payment_view.py
    • billing
      • invoice.py
    • orders
      • checkout.py
    • utils
      • currency.py
  • tests
    • test_currency.py
    • test_invoice.py

Affected Files (6)

File PathRoleReasonEvidenceConfidenceRisk
src/api/payment_view.pyIMPACTEDDownstream impact (METHOD)191%MEDIUM
src/billing/invoice.pyCHANGEDDirect modification (MODIFIED)3HIGH
src/orders/checkout.pyIMPACTEDDownstream impact (FUNCTION)195%MEDIUM
src/utils/currency.pyCHANGEDDirect modification (ADDED)1HIGH
tests/test_currency.pyTESTMissing test coverageINFO
tests/test_invoice.pyTESTExisting test executionINFO

Changed Files (2)

File PathStatusHunks
src/billing/invoice.pyMODIFIED3
src/utils/currency.pyADDED1

Impacted Nodes (2)

TypeQualified NameFileConfidence
FUNCTIONorders.checkout.process_paymentsrc/orders/checkout.py95%
METHODapi.payment_view.PaymentView.postsrc/api/payment_view.py91%

Test Plan

Recommendations Only

ImpactGraph recommends the following test strategies based on analysis. Uploaded tests are not executed automatically.

Existing Tests to Run

1 items
Path / TargetDetails
tests/test_invoice.pyTestInvoice::test_total
Execute existing test

Missing Tests to Add

1 items
Path / TargetDetails
tests/test_currency.py (no tests)

Manual Review & Uncovered Areas

1 items
Path / TargetDetails
src/reports/monthly.py (heuristic edge)

Evidence & Trust

Trust metrics are grounded in static analysis evidence and do not execute your code.

Trust Summary

Overall Trust Level
MEDIUM
Overall Risk Level
HIGH
Average Node Confidence
93%

Evidence Used

Files Analyzed (Diff)
3
Nodes Impacted
7
Diagnostics Generated
1

Diagnostics & Warnings

1 items
  • [trust_scoring] 2 edges resolved heuristically

Report Assistant (Preview)

Deterministic grounded analysis
Suggested Questions
Press Enter to send.