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

fix: make clients use always send auth info #3906

Merged

Merge remote-tracking branch 'upstream/main' into fix/client-enable-a…

b3495a3
Select commit
Loading
Failed to load commit list.
Merged

fix: make clients use always send auth info #3906

Merge remote-tracking branch 'upstream/main' into fix/client-enable-a…
b3495a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2024 in 1s

75.16% (+0.18%) compared to d9bb344

View this Pull Request on Codecov

75.16% (+0.18%) compared to d9bb344

Details

Codecov Report

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

Project coverage is 75.16%. Comparing base (d9bb344) to head (b3495a3).
Report is 1 commits behind head on main.

Files Patch % Lines
src/auth/brpc_authenticator.cc 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3906      +/-   ##
============================================
+ Coverage     74.98%   75.16%   +0.18%     
  Complexity      658      658              
============================================
  Files           751      751              
  Lines        135067   135059       -8     
  Branches       1501     1979     +478     
============================================
+ Hits         101276   101517     +241     
+ Misses        33503    33254     -249     
  Partials        288      288              

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