Skip to content

Commit

Permalink
Merge pull request #18 from asecurityteam/remove-codecov
Browse files Browse the repository at this point in the history
remove codecov
  • Loading branch information
aureagdm authored Nov 12, 2024
2 parents 193824f + d5585b3 commit c0aca28
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,3 @@ jobs:
run: make integration
- name: Test Coverage
run: make coverage
- name: Upload Coverage
uses: codecov/codecov-action@v4
with:
files: .coverage/combined.cover.out
token: ${{ secrets.CODECOV_TOKEN }}
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<a id="markdown-component-httpstats---settings-component-for-generating-an-http-stat-client" name="component-httpstats---settings-component-for-generating-an-http-stat-client"></a>
# component-httpstats - Settings component for generating an HTTP stat client
[![GoDoc](https://godoc.org/github.com/asecurityteam/component-httpstats?status.svg)](https://godoc.org/github.com/asecurityteam/component-httpstats)
[![Build Status](https://travis-ci.com/asecurityteam/component-httpstats.png?branch=master)](https://travis-ci.com/asecurityteam/component-httpstats)
[![codecov.io](https://codecov.io/github/asecurityteam/component-httpstats/coverage.svg?branch=master)](https://codecov.io/github/asecurityteam/component-httpstats?branch=master)
<!-- TOC -->

- [component-httpstats - Settings component for generating an http stat client](#component-httpstats---settings-component-for-generating-an-http-stat-client)
Expand Down
15 changes: 0 additions & 15 deletions codecov.yml

This file was deleted.

0 comments on commit c0aca28

Please sign in to comment.