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

Fixed #843. #844

Merged
merged 2 commits into from
Sep 2, 2021
Merged

Fixed #843. #844

merged 2 commits into from
Sep 2, 2021

Conversation

redboltz
Copy link
Owner

@redboltz redboltz commented Sep 1, 2021

Removed invalid maximum_qos (exactly_once) property.
It should be absent if exactly_once.
Only at_most_once (0), or at_least_once (1) is allowed.

Removed invalid maximum_qos (exactly_once) property.
It should be absent if exactly_once.
Only at_most_once (0), or at_least_once (1) is allowed.
@codecov
Copy link

codecov bot commented Sep 1, 2021

Codecov Report

Merging #844 (feabd1c) into master (0b94a1a) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #844      +/-   ##
==========================================
- Coverage   80.63%   80.62%   -0.02%     
==========================================
  Files          62       62              
  Lines        9472     9471       -1     
==========================================
- Hits         7638     7636       -2     
- Misses       1834     1835       +1     

@redboltz redboltz merged commit bdd684c into master Sep 2, 2021
@redboltz redboltz deleted the fix_843 branch September 2, 2021 00:13
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.

1 participant