Skip to content

Commit

Permalink
Add .codecov.yml configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Mar 5, 2024
1 parent 620e497 commit 3331c8b
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 @@
codecov:
branch: master
coverage:
status:
project:
default:
target: 90
threshold: "0.09"
patch:
default:
target: auto
comment: false

1 comment on commit 3331c8b

@dotlambda
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timmo001 The tag should have been applied to the next commit.

Please sign in to comment.