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

Add the ability to subscribe to different topics with their own handl… #3

Open
wants to merge 5 commits into
base: v1
Choose a base branch
from

Conversation

pr0head
Copy link
Member

@pr0head pr0head commented Nov 10, 2020

…ers.

pkg/broker_test.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Nov 10, 2020

Codecov Report

Merging #3 (4007051) into v1 (b45d645) will decrease coverage by 5.54%.
The diff coverage is 19.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v1       #3      +/-   ##
==========================================
- Coverage   86.07%   80.53%   -5.55%     
==========================================
  Files           4        4              
  Lines         352      339      -13     
==========================================
- Hits          303      273      -30     
- Misses         39       53      +14     
- Partials       10       13       +3     
Impacted Files Coverage Δ
pkg/rabbitmq.go 90.47% <ø> (-1.20%) ⬇️
pkg/subscriber.go 61.41% <16.00%> (-12.69%) ⬇️
pkg/broker.go 90.62% <100.00%> (+1.53%) ⬆️
pkg/publisher.go 100.00% <0.00%> (ø)

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 b45d645...4007051. 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants