Skip to content

Commit

Permalink
add threshold back
Browse files Browse the repository at this point in the history
  • Loading branch information
nora-codecov committed Sep 12, 2024
1 parent 3df422b commit 2fd9bfe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ version: 2.1
orbs:
codecov: codecov/[email protected]

permissions:
id-token: write # This is required for requesting the JWT
contents: read # This is required for actions/checkout

jobs:
test-api:
docker:
Expand Down
1 change: 1 addition & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ coverage:
project:
default:
target: 100%
threshold: 1%

0 comments on commit 2fd9bfe

Please sign in to comment.