enhance: optimize plan parser pool to avoid unnessary recycle #32869
Codecov / codecov/project
succeeded
May 11, 2024 in 0s
81.73% (target 77.00%)
View this Pull Request on Codecov
81.73% (target 77.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 81.73%. Comparing base (
f7d2911
) to head (ae239c1
).
Report is 8 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #32869 +/- ##
==========================================
- Coverage 82.02% 81.73% -0.30%
==========================================
Files 1006 1007 +1
Lines 127363 127623 +260
==========================================
- Hits 104466 104308 -158
- Misses 18923 19340 +417
- Partials 3974 3975 +1
Files | Coverage Δ | |
---|---|---|
internal/parser/planparserv2/pool.go | 100.00% <100.00%> (+13.33%) |
⬆️ |
Loading