Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance: optimize plan parser pool to avoid unnessary recycle #32869

Merged
merged 1 commit into from
May 11, 2024

enhance: optimize plan parser pool to avoid unnessary recycle

ae239c1
Select commit
Loading
Failed to load commit list.
Merged

enhance: optimize plan parser pool to avoid unnessary recycle #32869

enhance: optimize plan parser pool to avoid unnessary recycle
ae239c1
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️

... and 42 files with indirect coverage changes