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

Fixes #391: Don't use mqtt::optional<> for the suback handler, as the standard requires the values be provided #434

Merged
merged 1 commit into from
Sep 15, 2019
Merged

Conversation

jonesmz
Copy link
Contributor

@jonesmz jonesmz commented Sep 13, 2019

No description provided.

@jonesmz jonesmz changed the title Don't use mqtt::optional<> for the suback handler, as the standard requires the values be provided Fixes #391: Don't use mqtt::optional<> for the suback handler, as the standard requires the values be provided Sep 13, 2019
@codecov-io
Copy link

codecov-io commented Sep 13, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@4b832b4). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master     #434   +/-   ##
=========================================
  Coverage          ?   84.94%           
=========================================
  Files             ?       40           
  Lines             ?     6342           
  Branches          ?        0           
=========================================
  Hits              ?     5387           
  Misses            ?      955           
  Partials          ?        0

@redboltz
Copy link
Owner

Thanks you!
Looks good to me.

@redboltz redboltz merged commit 10830cd into redboltz:master Sep 15, 2019
@jonesmz jonesmz deleted the suback-handler-remove-optional branch September 17, 2019 18:20
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