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

Implementing Healthchecks support for #39 #44

Merged
merged 1 commit into from
Sep 27, 2017
Merged

Conversation

eandersson
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 25, 2017

Codecov Report

Merging #44 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #44    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          28     21     -7     
  Lines        1706   1563   -143     
  Branches      254    245     -9     
======================================
- Hits         1706   1563   -143
Impacted Files Coverage Δ
amqpstorm/management/api.py 100% <100%> (ø) ⬆️
amqpstorm/management/healthchecks.py 100% <100%> (ø)
amqpstorm/management/base.py 100% <0%> (ø) ⬆️
amqpstorm/management/exchange.py 100% <0%> (ø) ⬆️
amqpstorm/management/basic.py 100% <0%> (ø) ⬆️
amqpstorm/management/connection.py 100% <0%> (ø) ⬆️
amqpstorm/management/exception.py 100% <0%> (ø) ⬆️
amqpstorm/management/channel.py 100% <0%> (ø) ⬆️
amqpstorm/management/queue.py 100% <0%> (ø) ⬆️
amqpstorm/__init__.py
... and 10 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 a229ef5...af45fed. Read the comment docs.

@eandersson eandersson merged commit f4da61f into master Sep 27, 2017
@eandersson eandersson deleted the healthcheck-support branch December 10, 2017 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants