Skip to content

[release-3.6] Semi-Automated cherry pick of #20017 (was Update go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to work with v0.61.0)#20043

Merged
ahrtr merged 4 commits into
etcd-io:release-3.6from
dims:automated-cherry-pick-of-#20017-upstream-release-3.6-take-2
May 28, 2025
Merged

refactor to reuse a single harness for both unary and stream tests

5baf45e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded May 28, 2025 in 1s

68.92% (+0.03%) compared to 7b35142

View this Pull Request on Codecov

68.92% (+0.03%) compared to 7b35142

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.92%. Comparing base (7b35142) to head (5baf45e).

Additional details and impacted files
Files with missing lines Coverage Δ
server/etcdserver/api/v3rpc/grpc.go 95.00% <100.00%> (-0.13%) ⬇️

... and 19 files with indirect coverage changes

@@               Coverage Diff               @@
##           release-3.6   #20043      +/-   ##
===============================================
+ Coverage        68.88%   68.92%   +0.03%     
===============================================
  Files              420      420              
  Lines            35613    35612       -1     
===============================================
+ Hits             24531    24544      +13     
+ Misses            9652     9638      -14     
  Partials          1430     1430              

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b35142...5baf45e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.