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

refactor: break out if publish is unsolicited #832

Merged
merged 1 commit into from
Mar 26, 2024
Merged

refactor: break out if publish is unsolicited #832

merged 1 commit into from
Mar 26, 2024

Conversation

de-sh
Copy link
Member

@de-sh de-sh commented Mar 26, 2024

Fixes #831

Type of change

Checklist:

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if it's relevant to the users of the library. If it's not relevant mention why.

@de-sh de-sh merged commit a7a0c54 into main Mar 26, 2024
3 checks passed
@de-sh de-sh deleted the fix-log branch March 26, 2024 08:02
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8432449541

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 54 of 77 (70.13%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on fix-log at 36.372%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rumqttc/src/state.rs 23 30 76.67%
rumqttc/src/v5/state.rs 31 47 65.96%
Totals Coverage Status
Change from base Build 8430475664: 36.4%
Covered Lines: 5985
Relevant Lines: 16455

💛 - Coveralls

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.

rumqttc: getting incorrect unsolicited acks error logs
2 participants