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

just test the CI #13943

Closed
wants to merge 1 commit into from
Closed

just test the CI #13943

wants to merge 1 commit into from

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Apr 14, 2022

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

Please do NOT review this PR. I just want to verify the pipeline.

@ahrtr
Copy link
Member Author

ahrtr commented Apr 14, 2022

The pipeline failures are caused by PR pull/13888

cc @ptabor @serathius @willbeason

The PR pull/13888 was't green when it's merged, there were 6 failures. We can ignore the code scan failure which has nothing to do with the PR.

@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2022

Codecov Report

Merging #13943 (80d9d09) into main (ff1569f) will decrease coverage by 0.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main   #13943      +/-   ##
==========================================
- Coverage   72.52%   72.36%   -0.17%     
==========================================
  Files         469      469              
  Lines       38414    38414              
==========================================
- Hits        27861    27798      -63     
- Misses       8783     8841      +58     
- Partials     1770     1775       +5     
Flag Coverage Δ
all 72.36% <ø> (-0.17%) ⬇️

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

Impacted Files Coverage Δ
server/proxy/grpcproxy/register.go 69.76% <0.00%> (-20.94%) ⬇️
server/etcdserver/api/rafthttp/peer_status.go 87.87% <0.00%> (-12.13%) ⬇️
server/etcdserver/api/rafthttp/peer.go 87.01% <0.00%> (-8.45%) ⬇️
server/storage/mvcc/watchable_store.go 85.14% <0.00%> (-5.44%) ⬇️
server/etcdserver/api/v3rpc/member.go 93.54% <0.00%> (-3.23%) ⬇️
server/etcdserver/cluster_util.go 70.35% <0.00%> (-3.17%) ⬇️
server/etcdserver/api/rafthttp/msgappv2_codec.go 69.56% <0.00%> (-1.74%) ⬇️
client/v3/leasing/cache.go 87.77% <0.00%> (-1.67%) ⬇️
server/etcdserver/api/v3rpc/watch.go 86.57% <0.00%> (-1.35%) ⬇️
server/etcdserver/api/v3rpc/interceptor.go 76.56% <0.00%> (-1.05%) ⬇️
... and 9 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 ff1569f...80d9d09. Read the comment docs.

@ahrtr ahrtr mentioned this pull request Apr 14, 2022
@ahrtr ahrtr closed this Apr 16, 2022
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.

None yet

2 participants