WebThingsIO / registration_server

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

Crate updates. #68

Closed mrstegeman closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #68 into master will decrease coverage by 4.63%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   90.86%   86.22%   -4.64%     
==========================================
  Files          11       11              
  Lines        1554     1663     +109     
==========================================
+ Hits         1412     1434      +22     
- Misses        142      229      +87
Impacted Files Coverage Δ
src/bin/main.rs 2.27% <0%> (-97.73%) :arrow_down:
src/schema.rs 66.66% <0%> (-33.34%) :arrow_down:
src/errors.rs 87.5% <0%> (-12.5%) :arrow_down:
src/config.rs 88.63% <0%> (-11.37%) :arrow_down:
src/email_routes.rs 80.45% <0%> (-3.81%) :arrow_down:
src/routes.rs 85.18% <0%> (-3.36%) :arrow_down:
src/args.rs 95.56% <0%> (-1.85%) :arrow_down:
src/pdns.rs 88.73% <0%> (-0.29%) :arrow_down:
src/database.rs 94.68% <0%> (+0.04%) :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 349b85d...c7bbc31. Read the comment docs.