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

Fix topic_prefix in libraries.io consumer #704

Merged
merged 1 commit into from
Jan 17, 2019

Conversation

Zlopez
Copy link
Contributor

@Zlopez Zlopez commented Jan 15, 2019

The topic prefix in libraries.io consumer shouldn't replace anitya's
topic_prefix. Unfortunatelly this isn't possible in fedmsg. So we need
this little hack to be able to receive and send messages with different
prefixes.

Signed-off-by: Michal Konečný [email protected]

The topic prefix in libraries.io consumer shouldn't replace anitya's
topic_prefix. Unfortunatelly this isn't possible in fedmsg. So we need
this little hack to be able to receive and send messages with different
prefixes.

Signed-off-by: Michal Konečný <[email protected]>
@codecov-io
Copy link

codecov-io commented Jan 15, 2019

Codecov Report

Merging #704 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #704      +/-   ##
==========================================
+ Coverage   96.64%   96.64%   +<.01%     
==========================================
  Files          57       57              
  Lines        2922     2923       +1     
  Branches      395      395              
==========================================
+ Hits         2824     2825       +1     
  Misses         61       61              
  Partials       37       37
Impacted Files Coverage Δ
anitya/librariesio_consumer.py 100% <100%> (ø) ⬆️

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 9d165ec...4a1fc54. Read the comment docs.

@Zlopez Zlopez merged commit 65b0628 into fedora-infra:master Jan 17, 2019
@Zlopez Zlopez deleted the libraries.io branch February 22, 2019 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.

3 participants