mqttrust icon indicating copy to clipboard operation
mqttrust copied to clipboard

feature(CI): Add test for AWS IoT Device Advisor

Open MathiasKoch opened this issue 1 year ago • 1 comments

MathiasKoch avatar May 02 '24 14:05 MathiasKoch

Codecov Report

Attention: Patch coverage is 60.00000% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 42.98%. Comparing base (3b18596) to head (bb3e567).

Files Patch % Lines
mqttrust_core/src/eventloop.rs 64.70% 4 Missing and 2 partials :warning:
mqttrust_core/src/state.rs 57.14% 1 Missing and 2 partials :warning:
mqttrust_core/src/lib.rs 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   39.21%   42.98%   +3.76%     
==========================================
  Files          13       13              
  Lines        1178     1147      -31     
  Branches      337      310      -27     
==========================================
+ Hits          462      493      +31     
+ Misses        568      522      -46     
+ Partials      148      132      -16     

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

codecov-commenter avatar May 02 '24 19:05 codecov-commenter