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

Support for message priorities #275

Merged
merged 1 commit into from
Oct 14, 2022
Merged

Conversation

abompard
Copy link
Member

This change allows users to set the priority on messages. Reference : https://www.rabbitmq.com/priority.html

@abompard abompard changed the base branch from stable to develop October 14, 2022 13:22
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2022

Codecov Report

Base: 88.67% // Head: 88.67% // No change to project coverage 👍

Coverage data is based on head (9a94dcf) compared to base (9a94dcf).
Patch has no changes to coverable lines.

❗ Current head 9a94dcf differs from pull request most recent head 1d65a1c. Consider uploading reports for the commit 1d65a1c to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #275   +/-   ##
========================================
  Coverage    88.67%   88.67%           
========================================
  Files           13       13           
  Lines         1183     1183           
  Branches       174      174           
========================================
  Hits          1049     1049           
  Misses         121      121           
  Partials        13       13           
Flag Coverage Δ
unittests 88.58% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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.

@abompard abompard merged commit 9b83efe into fedora-infra:develop Oct 14, 2022
@abompard abompard deleted the priority branch October 14, 2022 14:59
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