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

feat: MQTT v5 Auth packet #845

Merged
merged 3 commits into from May 17, 2024
Merged

feat: MQTT v5 Auth packet #845

merged 3 commits into from May 17, 2024

Conversation

de-sh
Copy link
Member

@de-sh de-sh commented Apr 10, 2024

Solves #840

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 changed the title feat: MQTT v5 Auth packet serde feat: MQTT v5 Auth packet Apr 10, 2024
@de-sh de-sh marked this pull request as ready for review May 17, 2024 13:01
@de-sh de-sh merged commit b845a5b into main May 17, 2024
3 checks passed
@de-sh de-sh deleted the auth branch May 17, 2024 13:09
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9128766479

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

  • 0 of 130 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 36.199%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rumqttc/src/v5/mqttbytes/v5/mod.rs 0 2 0.0%
rumqttc/src/v5/mqttbytes/v5/auth.rs 0 128 0.0%
Totals Coverage Status
Change from base Build 9114695672: -0.3%
Covered Lines: 5983
Relevant Lines: 16528

💛 - 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.

None yet

2 participants