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

Remove the unused GetLeavesByIndex API. #2425

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Remove the unused GetLeavesByIndex API. #2425

merged 1 commit into from
Mar 23, 2021

Conversation

pphaneuf
Copy link
Contributor

Part of #2245.

@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #2425 (b5c2a41) into master (341f077) will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2425      +/-   ##
==========================================
- Coverage   65.34%   65.20%   -0.14%     
==========================================
  Files         104      104              
  Lines        7453     7412      -41     
==========================================
- Hits         4870     4833      -37     
+ Misses       2064     2062       -2     
+ Partials      519      517       -2     
Impacted Files Coverage Δ
client/log_client.go 76.58% <ø> (+2.33%) ⬆️
server/interceptor/interceptor.go 83.67% <ø> (-0.25%) ⬇️
server/log_rpc_server.go 80.55% <ø> (-1.74%) ⬇️
server/validate.go 92.72% <ø> (-0.61%) ⬇️

Continue to review full report at Codecov.

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

@pphaneuf pphaneuf marked this pull request as ready for review March 23, 2021 09:37
@pphaneuf pphaneuf requested review from AlCutter, Martin2112 and a team as code owners March 23, 2021 09:37
@pphaneuf pphaneuf requested a review from pav-kv March 23, 2021 09:37
@pphaneuf pphaneuf merged commit 065c62a into google:master Mar 23, 2021
@pphaneuf pphaneuf deleted the remove_getleavesbyindex branch March 23, 2021 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants