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 MqttError type #149

Merged
merged 7 commits into from
Sep 19, 2023
Merged

Refactor MqttError type #149

merged 7 commits into from
Sep 19, 2023

Conversation

fafhrd91
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 18.18% and project coverage change: -0.83% ⚠️

Comparison is base (f874e8b) 65.36% compared to head (f976188) 64.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   65.36%   64.54%   -0.83%     
==========================================
  Files          53       53              
  Lines        9289     9366      +77     
==========================================
- Hits         6072     6045      -27     
- Misses       3217     3321     +104     
Files Changed Coverage Δ
src/error.rs 25.42% <0.00%> (-0.90%) ⬇️
src/server.rs 61.84% <0.00%> (-1.27%) ⬇️
src/types.rs 5.26% <0.00%> (-44.74%) ⬇️
src/v3/publish.rs 6.12% <0.00%> (ø)
src/v3/selector.rs 0.00% <0.00%> (ø)
src/v3/shared.rs 69.07% <0.00%> (-2.30%) ⬇️
src/v5/codec/codec.rs 68.70% <0.00%> (-3.96%) ⬇️
src/v5/selector.rs 0.00% <0.00%> (ø)
src/v5/shared.rs 69.50% <0.00%> (-1.77%) ⬇️
src/v3/server.rs 57.50% <7.14%> (-0.42%) ⬇️
... and 9 more

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fafhrd91 fafhrd91 merged commit 932620a into master Sep 19, 2023
19 of 21 checks passed
@fafhrd91 fafhrd91 deleted the handshake-err branch September 19, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant