xmidt-org / aker

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

Adding sonarcloud #161

Closed schmidtw closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #161 into main will increase coverage by 46.19%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #161       +/-   ##
===========================================
+ Coverage   45.40%   91.60%   +46.19%     
===========================================
  Files          10       10               
  Lines         903      905        +2     
  Branches      163        0      -163     
===========================================
+ Hits          410      829      +419     
+ Misses        437       76      -361     
+ Partials       56        0       -56     
Flag Coverage Δ
#unittests 91.60% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/wrp_interface.c 93.40% <0.00%> (+5.49%) :arrow_up:
src/decode.c 88.88% <0.00%> (+9.57%) :arrow_up:
src/aker_msgpack.c 100.00% <0.00%> (+10.25%) :arrow_up:
src/schedule_print.c 97.05% <0.00%> (+17.64%) :arrow_up:
src/schedule.c 97.76% <0.00%> (+23.46%) :arrow_up:
src/time.c 96.29% <0.00%> (+33.33%) :arrow_up:
src/scheduler.c 79.43% <0.00%> (+79.43%) :arrow_up:
src/process_data.c 90.90% <0.00%> (+87.01%) :arrow_up:
src/md5.c 90.76% <0.00%> (+90.76%) :arrow_up:
src/aker_md5.c 100.00% <0.00%> (+100.00%) :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 de33595...0cac22e. Read the comment docs.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (1.8.0_151) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11. Read more here