Skip to content

go/consensus/api: Remove stuttering when creating clients

Codecov / codecov/project succeeded Feb 22, 2025 in 0s

65.03% (+0.17%) compared to 90ff4c1

View this Pull Request on Codecov

65.03% (+0.17%) compared to 90ff4c1

Details

Codecov Report

Attention: Patch coverage is 57.67045% with 149 lines in your changes missing coverage. Please review.

Project coverage is 65.03%. Comparing base (90ff4c1) to head (e22cea4).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
go/keymanager/secrets/grpc.go 17.85% 20 Missing and 3 partials ⚠️
go/keymanager/churp/grpc.go 12.00% 21 Missing and 1 partial ⚠️
go/keymanager/api/grpc.go 32.00% 17 Missing ⚠️
go/worker/keymanager/secrets.go 16.66% 12 Missing and 3 partials ⚠️
go/beacon/api/grpc.go 50.00% 7 Missing ⚠️
go/consensus/api/grpc.go 82.50% 7 Missing ⚠️
go/vault/api/grpc.go 41.66% 7 Missing ⚠️
go/storage/api/grpc.go 45.45% 6 Missing ⚠️
go/runtime/registry/notifier.go 16.66% 4 Missing and 1 partial ⚠️
go/worker/common/committee/keymanager.go 16.66% 4 Missing and 1 partial ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6078      +/-   ##
==========================================
+ Coverage   64.86%   65.03%   +0.17%     
==========================================
  Files         636      636              
  Lines       64641    64744     +103     
==========================================
+ Hits        41929    42109     +180     
+ Misses      17823    17697     -126     
- Partials     4889     4938      +49     

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