xmidt-org / aker

Aker is an experimental MAC address blocking scheduler.
Apache License 2.0
4 stars 17 forks source link

Add test coverage. #97

Closed manderiasian closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #97 into master will increase coverage by 1.76%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   71.28%   73.04%   +1.76%     
==========================================
  Files           9        9              
  Lines         794      794              
  Branches      139      139              
==========================================
+ Hits          566      580      +14     
+ Misses        101       86      -15     
- Partials      127      128       +1
Impacted Files Coverage Δ
src/md5.c 87.69% <0%> (-3.08%) :arrow_down:
src/process_data.c 80.45% <0%> (+4.59%) :arrow_up:
src/scheduler.c 58.53% <0%> (+4.87%) :arrow_up:
src/aker_md5.c 79.54% <0%> (+18.18%) :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 a69410a...4968af0. Read the comment docs.