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

docs: Replace build badge from Travis to Actions #675

Merged
merged 1 commit into from Oct 21, 2022

Conversation

a-ungurianu
Copy link
Member

@a-ungurianu a-ungurianu commented Oct 21, 2022

This is to reflect the updated CI pipeline used for the repo

Why is this needed?

Badge is out of date, and it currently shows a misleading Build: Failing status

Proposed Changes

  • update badge to get status from latest testing workflow on master

Does this PR introduce any breaking change?

Nope

This is to reflect the updated CI pipeline used for the repo
@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2022

Codecov Report

Base: 94.45% // Head: 94.41% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (4a5a725) compared to base (a192b2e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #675      +/-   ##
==========================================
- Coverage   94.45%   94.41%   -0.04%     
==========================================
  Files          57       57              
  Lines        8399     8399              
==========================================
- Hits         7933     7930       -3     
- Misses        466      469       +3     
Impacted Files Coverage Δ
kazoo/tests/test_eventlet_handler.py 88.52% <0.00%> (-1.10%) ⬇️
kazoo/handlers/gevent.py 93.54% <0.00%> (-1.08%) ⬇️
kazoo/recipe/barrier.py 98.96% <0.00%> (-1.04%) ⬇️
kazoo/handlers/eventlet.py 99.01% <0.00%> (-0.99%) ⬇️
kazoo/recipe/queue.py 97.45% <0.00%> (-0.64%) ⬇️
kazoo/client.py 98.25% <0.00%> (-0.16%) ⬇️
kazoo/tests/test_client.py 98.90% <0.00%> (+0.09%) ⬆️
kazoo/protocol/connection.py 96.70% <0.00%> (+0.20%) ⬆️
kazoo/tests/test_gevent_handler.py 80.98% <0.00%> (+0.70%) ⬆️
kazoo/testing/harness.py 98.34% <0.00%> (+0.82%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@StephenSorriaux StephenSorriaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I was willing to do it but, for some reasons, kept forgetting about it.

@StephenSorriaux StephenSorriaux merged commit a43ef2b into python-zk:master Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants