Skip to content

Commit

Permalink
codecov: set thresholds for PR acceptance
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Eduardo Luis <[email protected]>
  • Loading branch information
jecluis committed Nov 23, 2023
1 parent 667e85b commit 364e2ef
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
coverage:
status:
project:
default:
target: auto
threshold: 10%
branches:
- main
only_pulls: true
paths:
- src/backend
- src/s3gw_ui_backend.py

0 comments on commit 364e2ef

Please sign in to comment.