Skip to content

Commit

Permalink
specify directory for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
katosh committed Oct 3, 2023
1 parent 463d5c1 commit 7ea0e1a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
coverage:
focus: "src/palantir/*"
status:
project:
default:
target: 80%
threshold: 1%
patch:
default:
target: 80%
threshold: 1%

0 comments on commit 7ea0e1a

Please sign in to comment.