xmidt-org / aker

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

First portion of issue #122 #124

Closed manderiasian closed 6 years ago

manderiasian commented 6 years ago

Provide aker_version string, i.e. git commit hash string.

codecov-io commented 6 years ago

Codecov Report

Merging #124 into master will increase coverage by 1.56%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   73.24%   74.81%   +1.56%     
==========================================
  Files          10       11       +1     
  Lines         897      941      +44     
  Branches      161      158       -3     
==========================================
+ Hits          657      704      +47     
+ Misses        102       88      -14     
- Partials      138      149      +11
Impacted Files Coverage Δ
service/version/upstream/aker_version.c 100% <100%> (ø)
src/wrp_interface.c 74.17% <0%> (-6.94%) :arrow_down:
src/schedule.c 69.44% <0%> (-0.39%) :arrow_down:
src/decode.c 70.42% <0%> (+0.49%) :arrow_up:
src/aker_msgpack.c 88.88% <0%> (+1.7%) :arrow_up:
src/scheduler.c 65.59% <0%> (+5.15%) :arrow_up:
src/process_data.c 78.4% <0%> (+18.66%) :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 49601bd...b57e696. Read the comment docs.

manderiasian commented 6 years ago

Abandoned