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

grpc: export MethodHandler #7794 #7796

Merged
merged 2 commits into from
Nov 11, 2024

Made MethodHandler exportable and comments added

668704d
Select commit
Loading
Failed to load commit list.
Merged

grpc: export MethodHandler #7794 #7796

Made MethodHandler exportable and comments added
668704d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 1s

81.78% (+0.07%) compared to d66fc3a

View this Pull Request on Codecov

81.78% (+0.07%) compared to d66fc3a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.78%. Comparing base (d66fc3a) to head (668704d).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7796      +/-   ##
==========================================
+ Coverage   81.71%   81.78%   +0.07%     
==========================================
  Files         374      374              
  Lines       38166    38166              
==========================================
+ Hits        31188    31215      +27     
+ Misses       5699     5691       -8     
+ Partials     1279     1260      -19     
Files with missing lines Coverage Δ
server.go 82.00% <ø> (-0.08%) ⬇️

... and 21 files with indirect coverage changes