xmidt-org / aker

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

Changed printing of new schedule to log. #150

Closed cableramki closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #150 into master will decrease coverage by 0.55%. The diff coverage is 76.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   76.02%   75.46%   -0.56%     
==========================================
  Files          10       10              
  Lines         905      909       +4     
  Branches      164      166       +2     
==========================================
- Hits          688      686       -2     
- Misses         72       76       +4     
- Partials      145      147       +2
Impacted Files Coverage Δ
src/schedule_print.c 71.05% <76.66%> (-2.48%) :arrow_down:
src/md5.c 87.69% <0%> (-3.08%) :arrow_down:

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 41c6e38...94b4db4. Read the comment docs.

cableramki commented 6 years ago

Will resubmit with appropriate unit tests.