WebThingsIO / registration_server

The registration server for WebThings Gateway.
Mozilla Public License 2.0
79 stars 33 forks source link

Fix minor issues found by clippy. #65

Closed mrstegeman closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #65 into master will decrease coverage by 0.06%. The diff coverage is 82.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   90.92%   90.85%   -0.07%     
==========================================
  Files          11       11              
  Lines        1553     1553              
==========================================
- Hits         1412     1411       -1     
- Misses        141      142       +1
Impacted Files Coverage Δ
src/database.rs 94.63% <ø> (ø) :arrow_up:
src/lib.rs 100% <ø> (ø) :arrow_up:
src/args.rs 97.41% <100%> (-0.66%) :arrow_down:
src/routes.rs 88.53% <80.55%> (+0.02%) :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 df4acec...7cf2b5c. Read the comment docs.