AntoniosBarotsis / qr-rs

A simple server+cli that generates QR Codes and overlays a logo on top of them.
https://antoniosbarotsis.github.io/qr-rs/
GNU General Public License v3.0
6 stars 0 forks source link

Improved errors #18

Closed AntoniosBarotsis closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #18 (b7ac63c) into master (20eabfa) will increase coverage by 1.42%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   88.63%   90.06%   +1.42%     
==========================================
  Files           8        7       -1     
  Lines         176      161      -15     
==========================================
- Hits          156      145      -11     
+ Misses         20       16       -4     
Impacted Files Coverage Δ
common/src/logos.rs 100.00% <ø> (ø)
lib/src/error.rs 0.00% <ø> (-27.28%) :arrow_down:
server/src/error.rs 100.00% <ø> (ø)
cli/src/main.rs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.