xmidt-org / aker

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

Fixed bug where response message was not being sent. #105

Closed cableramki closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #105 into master will increase coverage by 1.63%. The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   72.91%   74.55%   +1.63%     
==========================================
  Files           9        9              
  Lines         816      845      +29     
  Branches      146      146              
==========================================
+ Hits          595      630      +35     
+ Misses         84       78       -6     
  Partials      137      137
Impacted Files Coverage Δ
src/wrp_interface.c 80.19% <95.45%> (+7.97%) :arrow_up:
src/scheduler.c 65.04% <0%> (+4.87%) :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 24cab5b...17d35d0. Read the comment docs.