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

scripts: Fix release scripts #13744

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Conversation

serathius
Copy link
Member

cc @ptabor

@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2022

Codecov Report

Merging #13744 (778c95f) into main (9aaa6d8) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #13744      +/-   ##
==========================================
- Coverage   72.73%   72.72%   -0.01%     
==========================================
  Files         467      467              
  Lines       38287    38287              
==========================================
- Hits        27847    27844       -3     
- Misses       8642     8646       +4     
+ Partials     1798     1797       -1     
Flag Coverage Δ
all 72.72% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
etcdctl/ctlv3/command/lease_command.go 65.34% <0.00%> (-5.95%) ⬇️
server/storage/mvcc/watchable_store.go 85.14% <0.00%> (-3.63%) ⬇️
server/etcdserver/api/v3election/election.go 66.66% <0.00%> (-2.78%) ⬇️
pkg/schedule/schedule.go 81.69% <0.00%> (-1.41%) ⬇️
etcdctl/ctlv3/command/printer_simple.go 74.07% <0.00%> (-1.24%) ⬇️
server/etcdserver/api/v3rpc/interceptor.go 76.56% <0.00%> (-1.05%) ⬇️
client/v3/op.go 74.71% <0.00%> (-0.77%) ⬇️
server/etcdserver/api/v3rpc/watch.go 85.90% <0.00%> (-0.68%) ⬇️
server/etcdserver/v3_server.go 78.83% <0.00%> (-0.18%) ⬇️
server/etcdserver/server.go 84.84% <0.00%> (+0.32%) ⬆️
... and 7 more

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 9aaa6d8...778c95f. Read the comment docs.

@serathius serathius merged commit fd5cd9f into etcd-io:main Feb 28, 2022
@serathius serathius deleted the release-scripts branch June 15, 2023 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants