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

clientv3/lease.go: TTL, document expired Lease. #9034

Merged
merged 1 commit into from
Dec 18, 2017

Conversation

hexfusion
Copy link
Contributor

Document the output of TTL when a Lease is expired. fixes (#9033)

@codecov-io
Copy link

Codecov Report

Merging #9034 into master will decrease coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9034      +/-   ##
==========================================
- Coverage   76.12%   75.98%   -0.15%     
==========================================
  Files         359      359              
  Lines       29838    29838              
==========================================
- Hits        22715    22673      -42     
- Misses       5548     5591      +43     
+ Partials     1575     1574       -1
Impacted Files Coverage Δ
clientv3/lease.go 92.77% <ø> (ø) ⬆️
pkg/transport/timeout_conn.go 80% <0%> (-20%) ⬇️
auth/range_perm_cache.go 55.88% <0%> (-11.77%) ⬇️
pkg/adt/interval_tree.go 83.48% <0%> (-6.91%) ⬇️
auth/simple_token.go 87.03% <0%> (-6.49%) ⬇️
etcdserver/api/v3rpc/watch.go 88.58% <0%> (-4.57%) ⬇️
mvcc/watchable_store.go 85.97% <0%> (-4.43%) ⬇️
clientv3/leasing/cache.go 87.77% <0%> (-3.89%) ⬇️
clientv3/leasing/kv.go 89.93% <0%> (-1.68%) ⬇️
rafthttp/peer.go 90.22% <0%> (-1.51%) ⬇️
... and 12 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 940dace...a5d9bff. Read the comment docs.

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