Skip to content

Commit

Permalink
ci: remove test coverage target before test ready
Browse files Browse the repository at this point in the history
  • Loading branch information
yanganto committed Jun 3, 2024
1 parent 3e50ffb commit 4c7ceec
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: 0%
threshold: 1%
branches:
- master
patch:
default:
target: 60%
target: 0%
threshold: 1%
only_pulls: true

0 comments on commit 4c7ceec

Please sign in to comment.