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

Use GRPC interceptors for bearer token #6063

Merged
merged 15 commits into from
Oct 25, 2024

minor changes

b73817e
Select commit
Loading
Failed to load commit list.
Merged

Use GRPC interceptors for bearer token #6063

minor changes
b73817e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

96.48% (target 95.00%)

View this Pull Request on Codecov

96.48% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 98.24561% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.48%. Comparing base (c96790a) to head (b73817e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmd/query/app/server.go 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6063      +/-   ##
==========================================
+ Coverage   96.45%   96.48%   +0.03%     
==========================================
  Files         352      353       +1     
  Lines       20007    20112     +105     
==========================================
+ Hits        19297    19405     +108     
+ Misses        526      523       -3     
  Partials      184      184              

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