Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 7 commits into from
Jun 16, 2022
Merged

Conversation

itaywol
Copy link
Contributor

@itaywol itaywol commented Jun 16, 2022

Description

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

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've followed the conventions in the PR title.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the readme with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

itaywol and others added 4 commits June 16, 2022 12:52
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

❗ 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.

naortalmor1 and others added 2 commits June 16, 2022 15:38
improve: README add go report card badge (#18)

* add go-report-card

* Update README.md

Co-authored-by: j-k <dev@j-k.io>

* Update README.md

Co-authored-by: j-k <dev@j-k.io>

Co-authored-by: j-k <dev@j-k.io>
Co-authored-by: Mor Weinberger <morwnbrg@gmail.com>

improve: TESTS split to tests and tests coverage for ci

improve: README add codecov shield

improve: MAKEFILE fix tabs

improve: MAKEFILE change covermode

improve: MAKEFILE change covermode

docs: README comment coverage report for now

docs: README add reference badge
'
@itaywol itaywol closed this Jun 16, 2022
@itaywol itaywol reopened this Jun 16, 2022
@morwn morwn merged commit 1e34df4 into aquasecurity:main Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants