Skip to content

Add Codecov #42

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

Merged
merged 9 commits into from
Aug 7, 2019
Merged

Add Codecov #42

merged 9 commits into from
Aug 7, 2019

Conversation

yoavrotems
Copy link
Contributor

No description provided.

Add to ignore coverage.txt
Added to help run codecov
Add Codecov badge
Add makefile for codecov tests
@codecov-io
Copy link

codecov-io commented Aug 5, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@80f2c11). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #42   +/-   ##
=========================================
  Coverage          ?   45.83%           
=========================================
  Files             ?        3           
  Lines             ?       96           
  Branches          ?        0           
=========================================
  Hits              ?       44           
  Misses            ?       49           
  Partials          ?        3

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 80f2c11...b98d164. Read the comment docs.

@yoavrotems yoavrotems marked this pull request as ready for review August 5, 2019 17:13
@lizrice lizrice requested a review from danielpacak August 6, 2019 10:13
Copy link
Contributor

@danielpacak danielpacak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @yoavrotems . Good job. I've left some comments though.

In longer term I would suggest using GO1111MODS explicitly, i.e. go mod init in docker-bench and the same for bench-common. Otherwise the go.mod file is created on Travis while executing tests. go.mod should be version with explicit dependencies. @lizrice WDYT?

@lizrice lizrice merged commit 4ed8312 into aquasecurity:master Aug 7, 2019
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.

4 participants