perf: use autoresearch to reduce allocations #3225
Merged
Codecov / codecov/project
succeeded
Apr 7, 2026 in 1s
62.06% (+0.61%) compared to ff88b95
View this Pull Request on Codecov
62.06% (+0.61%) compared to ff88b95
Details
Codecov Report
❌ Patch coverage is 93.16770% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.06%. Comparing base (ff88b95) to head (636ce24).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| types/serialization.go | 93.19% | 9 Missing and 1 partial |
| pkg/store/batch.go | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3225 +/- ##
==========================================
+ Coverage 61.45% 62.06% +0.61%
==========================================
Files 120 120
Lines 12504 12778 +274
==========================================
+ Hits 7684 7931 +247
- Misses 3959 3975 +16
- Partials 861 872 +11 ☔ 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