Skip to content

Commit

Permalink
chore: remove codecov file as we are not using codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
christopappas committed Nov 20, 2023
1 parent 99a9416 commit f5add2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: py-cov-action/python-coverage-comment-action@v3
with:
GITHUB_TOKEN: ${{ github.token }}
MINIMUM_GREEN: 95
MINIMUM_ORANGE: 84
MINIMUM_GREEN: 90
MINIMUM_ORANGE: 80
ANNOTATE_MISSING_LINES: true
ANNOTATION_TYPE: error
12 changes: 0 additions & 12 deletions codecov.yml

This file was deleted.

0 comments on commit f5add2c

Please sign in to comment.