celsworth / lxp-bridge

A bridge to MQTT/InfluxDB/Postgres for communications with LuxPower inverters
MIT License
10 stars 14 forks source link

Replace structopt with clap #81

Closed celsworth closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #81 (946cafd) into master (1124e44) will increase coverage by 0.24%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   50.24%   50.48%   +0.24%     
==========================================
  Files          22       22              
  Lines        2072     2062      -10     
==========================================
  Hits         1041     1041              
+ Misses       1031     1021      -10     
Impacted Files Coverage Δ
src/options.rs 0.00% <0.00%> (ø)
src/lib.rs 29.23% <0.00%> (+1.42%) :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 1124e44...946cafd. Read the comment docs.