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

loop performance optimizations / 2 #3364

Merged
merged 4 commits into from
Dec 18, 2024

lint

1d3ee5c
Select commit
Loading
Failed to load commit list.
Merged

loop performance optimizations / 2 #3364

lint
1d3ee5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

58.38% (target 0.00%)

View this Pull Request on Codecov

58.38% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 58.38%. Comparing base (b1e2b95) to head (1d3ee5c).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/leakybucket/manager_load.go 61.53% 2 Missing and 3 partials ⚠️
pkg/dumps/parser_dump.go 55.55% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3364      +/-   ##
==========================================
- Coverage   58.40%   58.38%   -0.03%     
==========================================
  Files         351      351              
  Lines       37879    37879              
==========================================
- Hits        22125    22117       -8     
- Misses      13843    13848       +5     
- Partials     1911     1914       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.