FactbirdHQ / mqttrust

MQTT client for embedded devices, written in rust
50 stars 5 forks source link

Add unit tests to cover entire options #16

Closed MathiasKoch closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #16 (0317635) into master (4c6c35e) will increase coverage by 16.79%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #16       +/-   ##
===========================================
+ Coverage   24.70%   41.50%   +16.79%     
===========================================
  Files           4        4               
  Lines         506      506               
  Branches      149      149               
===========================================
+ Hits          125      210       +85     
+ Misses        302      218       -84     
+ Partials       79       78        -1     
Impacted Files Coverage Δ
src/options.rs 100.00% <ø> (+94.44%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4c6c35e...0317635. Read the comment docs.