Benchmark replay - #3524
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## main #3524 +/- ##
==========================================
+ Coverage 76.06% 77.25% +1.19%
==========================================
Files 1226 1263 +37
Lines 118922 121848 +2926
Branches 10666 11098 +432
==========================================
+ Hits 90463 94139 +3676
+ Misses 25381 24522 -859
- Partials 3078 3187 +109
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 136 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Greptile SummaryThis change adds Go2 replay-performance benchmarking with a read-only execution job and a separate reporting job for trusted publishing and pull-request feedback. Executed checks confirmed that benchmark code runs without repository write permission, the reporting job does not execute checked-out pull-request code, and benchmark metric fields are handled as data rather than executable input. Confidence Score: 5/5No blocking failure remains; the privilege boundary and metric-handling paths were exercised successfully. No accepted blocking findings remain.
What T-Rex did
Reviews (2): Last reviewed commit: "Cleanup" | Re-trigger Greptile |
No description provided.