perf: use autoresearch to reduce allocations#3225
Merged
Merged
Codecov / codecov/project
succeeded
Apr 14, 2026 in 1s
62.20% (+0.40%) compared to 50a73fb
View this Pull Request on Codecov
62.20% (+0.40%) compared to 50a73fb
Details
Codecov Report
❌ Patch coverage is 97.95918% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.20%. Comparing base (50a73fb) to head (9fe527f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| types/serialization.go | 98.47% | 1 Missing and 1 partial |
| pkg/store/batch.go | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3225 +/- ##
==========================================
+ Coverage 61.79% 62.20% +0.40%
==========================================
Files 120 120
Lines 12670 12799 +129
==========================================
+ Hits 7830 7962 +132
+ Misses 3962 3961 -1
+ Partials 878 876 -2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading