Skip to content

Commit

Permalink
chore: remove codecov (aquasecurity#1016)
Browse files Browse the repository at this point in the history
  • Loading branch information
knqyf263 authored May 27, 2021
1 parent e646172 commit aa2336b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
- name: Run unit tests
run: make test

- name: Upload code coverage
uses: codecov/codecov-action@v1
with:
files: ./coverage.txt

integration:
name: Integration Test
runs-on: ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
[![GitHub Release][release-img]][release]
[![Go Report Card](https://goreportcard.com/badge/github.com/aquasecurity/trivy)](https://goreportcard.com/report/github.com/aquasecurity/trivy)
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)][license]
[![codecov](https://codecov.io/gh/aquasecurity/trivy/branch/main/graph/badge.svg)](https://codecov.io/gh/aquasecurity/trivy)
[![GitHub All Releases][github-all-releases-img]][release]
![Docker Pulls][docker-pulls]

Expand Down
12 changes: 0 additions & 12 deletions codecov.yml

This file was deleted.

0 comments on commit aa2336b

Please sign in to comment.