aquasecurity / chain-bench

An open-source tool for auditing your software supply chain stack for security compliance based on a new CIS Software Supply Chain benchmark.
Apache License 2.0
715 stars 62 forks source link

improve: TESTS COVERAGE add tests coverage to makefile and build workflow. #20

Closed itaywol closed 2 years ago

itaywol commented 2 years ago

Description

Add test coverage to makefile. Add test coverage report to ci.

Checklist

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@4335396). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage        ?   42.83%           
=======================================
  Files           ?       18           
  Lines           ?     1137           
  Branches        ?        0           
=======================================
  Hits            ?      487           
  Misses          ?      624           
  Partials        ?       26           

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 4335396...ac5ac63. Read the comment docs.