bytebeamio / rumqtt

The MQTT ecosystem in rust
Apache License 2.0
1.64k stars 252 forks source link

refactor: use `Login` to store credentials in MqttOptions #827

Closed de-sh closed 7 months ago

de-sh commented 8 months ago

Type of change

Checklist:

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 8432424713

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


Changes Missing Coverage Covered Lines Changed/Added Lines %
rumqttc/src/lib.rs 1 2 50.0%
rumqttc/src/v5/framed.rs 0 1 0.0%
rumqttc/src/v5/mod.rs 0 2 0.0%
<!-- Total: 2 6 33.33% -->
Totals Coverage Status
Change from base Build 8418430817: 36.3%
Covered Lines: 5972
Relevant Lines: 16435

💛 - Coveralls