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

Reduce logging of HTTP status codes #7993

Merged
merged 1 commit into from
Oct 16, 2024

Reduce logging of HTTP status codes

13a0c11
Select commit
Loading
Failed to load commit list.
Merged

Reduce logging of HTTP status codes #7993

Reduce logging of HTTP status codes
13a0c11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

60.36% (+0.00%) compared to 38fcc3e

View this Pull Request on Codecov

60.36% (+0.00%) compared to 38fcc3e

Details

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 60.36%. Comparing base (38fcc3e) to head (13a0c11).

Files with missing lines Patch % Lines
pkg/armrpc/rest/results.go 20.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7993   +/-   ##
=======================================
  Coverage   60.35%   60.36%           
=======================================
  Files         560      560           
  Lines       29417    29417           
=======================================
+ Hits        17755    17757    +2     
+ Misses      10114    10113    -1     
+ Partials     1548     1547    -1     

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