Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: respond with subscriptions as body #899

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

de-sh
Copy link
Contributor

@de-sh de-sh commented Aug 6, 2024

Fixes #898

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.

@coveralls
Copy link

coveralls commented Aug 6, 2024

Pull Request Test Coverage Report for Build 10310354085

Details

  • 0 of 13 (0.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 36.092%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rumqttd/src/router/routing.rs 0 6 0.0%
rumqttd/src/link/console.rs 0 7 0.0%
Files with Coverage Reduction New Missed Lines %
rumqttd/src/link/console.rs 1 0.0%
Totals Coverage Status
Change from base Build 10174958032: -0.01%
Covered Lines: 5970
Relevant Lines: 16541

💛 - Coveralls

@de-sh de-sh marked this pull request as ready for review August 8, 2024 22:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rumqttd: Return list of topic subscribed on console API
2 participants