perf: use autoresearch to reduce allocations #3225
Merged
Codecov / codecov/project
succeeded
Apr 4, 2026 in 1s
61.62% (+0.18%) compared to 022b565
View this Pull Request on Codecov
61.62% (+0.18%) compared to 022b565
Details
Codecov Report
❌ Patch coverage is 78.75000% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.62%. Comparing base (022b565) to head (2438dc0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| types/serialization.go | 77.39% | 32 Missing and 1 partial |
| pkg/store/batch.go | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3225 +/- ##
==========================================
+ Coverage 61.43% 61.62% +0.18%
==========================================
Files 120 120
Lines 12504 12645 +141
==========================================
+ Hits 7682 7792 +110
- Misses 3960 3991 +31
Partials 862 862 ☔ 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