.*: revive from unused_parameters #7577
Merged
Codecov / codecov/project
succeeded
Aug 30, 2024 in 0s
81.89% (+0.12%) compared to 845f62c
View this Pull Request on Codecov
81.89% (+0.12%) compared to 845f62c
Details
Codecov Report
Attention: Patch coverage is 76.81159%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 81.89%. Comparing base (
845f62c
) to head (8860c9c
).
Additional details and impacted files
@@ Coverage Diff @@
## master #7577 +/- ##
==========================================
+ Coverage 81.76% 81.89% +0.12%
==========================================
Files 361 361
Lines 27825 27825
==========================================
+ Hits 22752 22787 +35
+ Misses 3866 3849 -17
+ Partials 1207 1189 -18
Files with missing lines | Coverage Δ | |
---|---|---|
balancer/base/balancer.go | 87.03% <100.00%> (+1.85%) |
⬆️ |
balancer/pickfirst/pickfirst.go | 83.73% <100.00%> (ø) |
|
balancer/weightedroundrobin/balancer.go | 80.51% <100.00%> (ø) |
|
credentials/alts/internal/handshaker/handshaker.go | 80.00% <100.00%> (+5.00%) |
⬆️ |
credentials/insecure/insecure.go | 81.81% <100.00%> (ø) |
|
credentials/local/local.go | 73.52% <100.00%> (ø) |
|
credentials/xds/xds.go | 88.88% <100.00%> (ø) |
|
health/server.go | 95.52% <100.00%> (ø) |
|
internal/binarylog/method_logger.go | 88.49% <100.00%> (ø) |
|
internal/resolver/passthrough/passthrough.go | 100.00% <100.00%> (ø) |
|
... and 25 more |
Loading