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

bucket: avoid crashing on malformed expression (fix #3351) #3368

Merged
merged 5 commits into from
Jan 30, 2025

Merge branch 'master' into bucket-bail-out

d960f16
Select commit
Loading
Failed to load commit list.
Merged

bucket: avoid crashing on malformed expression (fix #3351) #3368

Merge branch 'master' into bucket-bail-out
d960f16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 1s

59.34% (target 0.00%)

View this Pull Request on Codecov

59.34% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.

Project coverage is 59.34%. Comparing base (5260cf1) to head (d960f16).

Files with missing lines Patch % Lines
pkg/leakybucket/uniq.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3368      +/-   ##
==========================================
- Coverage   59.35%   59.34%   -0.02%     
==========================================
  Files         361      361              
  Lines       38954    38965      +11     
==========================================
  Hits        23123    23123              
- Misses      13906    13916      +10     
- Partials     1925     1926       +1     

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