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

Multi-Callback Support [#48] #49

Merged
merged 2 commits into from
Jan 5, 2018
Merged

Multi-Callback Support [#48] #49

merged 2 commits into from
Jan 5, 2018

Conversation

eandersson
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 1, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage     100%   99.89%   -0.11%     
==========================================
  Files          21       20       -1     
  Lines        1571      963     -608     
  Branches      248      112     -136     
==========================================
- Hits         1571      962     -609     
- Misses          0        1       +1
Impacted Files Coverage Δ
amqpstorm/management/connection.py 92.85% <ø> (-7.15%) ⬇️
amqpstorm/management/queue.py 100% <0%> (ø) ⬆️
amqpstorm/management/base.py 100% <0%> (ø) ⬆️
amqpstorm/management/exchange.py 100% <0%> (ø) ⬆️
amqpstorm/management/exception.py 100% <0%> (ø) ⬆️
amqpstorm/management/channel.py 100% <0%> (ø) ⬆️
amqpstorm/management/basic.py 100% <0%> (ø) ⬆️
amqpstorm/tests/functional/management/__init__.py

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 8c32060...d5fa0f2. Read the comment docs.

@eandersson eandersson merged commit 9efeaec into master Jan 5, 2018
@eandersson eandersson deleted the feature/multi_callbacks branch January 5, 2018 06:21
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