Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

feat: add graceful node leave #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abarbare
Copy link

Hello,

This PR correct the issue 236 from original python-consul repository python-consul/python-consul#236

@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #25 (7b1e322) into master (b105755) will decrease coverage by 0.25%.
The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   94.45%   94.20%   -0.26%     
==========================================
  Files           6        6              
  Lines        1840     1846       +6     
==========================================
+ Hits         1738     1739       +1     
- Misses        102      107       +5     
Flag Coverage Δ
unittests 94.20% <16.66%> (-0.26%) ⬇️

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

Impacted Files Coverage Δ
consul/base.py 93.50% <16.66%> (-0.29%) ⬇️

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 b105755...7b1e322. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant