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

object: Limit header length #2749

Merged
merged 2 commits into from
Feb 29, 2024

cli: Drop empty case in switch statement

a6343cf
Select commit
Loading
Failed to load commit list.
Merged

object: Limit header length #2749

cli: Drop empty case in switch statement
a6343cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 29, 2024 in 1s

28.71% (-0.03%) compared to e76e53d

View this Pull Request on Codecov

28.71% (-0.03%) compared to e76e53d

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 28.71%. Comparing base (e76e53d) to head (a6343cf).

Files Patch % Lines
pkg/services/object/acl/v2/service.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2749      +/-   ##
==========================================
- Coverage   28.73%   28.71%   -0.03%     
==========================================
  Files         427      427              
  Lines       33184    33188       +4     
==========================================
- Hits         9537     9530       -7     
- Misses      22795    22804       +9     
- Partials      852      854       +2     

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