Skip to content

Commit

Permalink
ci: temporarily disable codecov target requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Jan 25, 2025
1 parent 80cc027 commit 1ba38db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ coverage:
status:
project:
default:
target: 75%
# target: 75%
threshold: 1%
branches:
- master
patch:
default:
target: 60%
# target: 60%
threshold: 1%
only_pulls: true

0 comments on commit 1ba38db

Please sign in to comment.