Skip to content

Commit

Permalink
Remove codecov
Browse files Browse the repository at this point in the history
We have shifted to our own coverage solutions instead of a third party
  • Loading branch information
kevincarrogan committed Feb 14, 2024
1 parent b8ee2c1 commit ae0f0d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
7 changes: 0 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,6 @@ commands:
root: coverage-output
paths:
- .coverage.*
- run:
name: Code coverage report
command: |
pipenv run coverage xml
curl -Os https://uploader.codecov.io/latest/linux/codecov
chmod +x codecov
./codecov

build_api_image:
parameters:
Expand Down
18 changes: 0 additions & 18 deletions codecov.yml

This file was deleted.

0 comments on commit ae0f0d1

Please sign in to comment.