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

Backport #13060 to release-3.5 #13064

Merged
merged 1 commit into from
Jun 1, 2021
Merged

Conversation

serathius
Copy link
Member

@serathius serathius commented Jun 1, 2021

Backport #13060 to release-3.5
cc @ptabor

@serathius serathius changed the title etcdserver: Fix invalid count returned on Range with Limit Backport #13060 to release3.5 Jun 1, 2021
@serathius serathius changed the title Backport #13060 to release3.5 Backport #13060 to release-3.5 Jun 1, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #13064 (9a18742) into release-3.5 (6cd7c02) will decrease coverage by 13.55%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-3.5   #13064       +/-   ##
================================================
- Coverage        64.88%   51.33%   -13.56%     
================================================
  Files              441      435        -6     
  Lines            34122    33985      -137     
================================================
- Hits             22139    17445     -4694     
- Misses            9867    14518     +4651     
+ Partials          2116     2022       -94     
Flag Coverage Δ
all 51.33% <100.00%> (-13.56%) ⬇️

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

Impacted Files Coverage Δ
server/mvcc/index.go 70.89% <100.00%> (-3.37%) ⬇️
server/mvcc/kvstore_txn.go 71.51% <100.00%> (ø)
client/v3/compact_op.go 0.00% <0.00%> (-100.00%) ⬇️
client/v3/ordering/util.go 0.00% <0.00%> (-100.00%) ⬇️
client/v3/namespace/util.go 0.00% <0.00%> (-100.00%) ⬇️
client/v3/naming/endpoints/endpoints.go 0.00% <0.00%> (-100.00%) ⬇️
...ver/proxy/grpcproxy/adapter/lock_client_adapter.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/report/report.go 0.00% <0.00%> (-95.58%) ⬇️
client/v3/leasing/util.go 0.00% <0.00%> (-94.12%) ⬇️
client/v3/namespace/watch.go 0.00% <0.00%> (-92.86%) ⬇️
... and 211 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 6cd7c02...9a18742. Read the comment docs.

@ptabor ptabor merged commit fea5ace into etcd-io:release-3.5 Jun 1, 2021
@serathius serathius deleted the v3.5-limit 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