shamblett / mqtt5_client

A server and browser based MQTT 5 client for dart
Other
49 stars 25 forks source link

Issue 79 #80

Closed shamblett closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (4e38644) 61.16% compared to head (c4c05c0) 61.23%.

Files Patch % Lines
lib/src/mqtt_client.dart 0.00% 2 Missing :warning:
...nectionhandling/server/mqtt_server_connection.dart 0.00% 1 Missing :warning:
...handling/server/mqtt_server_normal_connection.dart 0.00% 1 Missing :warning:
...tionhandling/server/mqtt_server_ws_connection.dart 0.00% 1 Missing :warning:
lib/src/mqtt_server_client.dart 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #80 +/- ## ========================================== + Coverage 61.16% 61.23% +0.07% ========================================== Files 102 102 Lines 3561 3555 -6 ========================================== - Hits 2178 2177 -1 + Misses 1383 1378 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.