Skip to content

Commit

Permalink
Add codecov config file
Browse files Browse the repository at this point in the history
  • Loading branch information
spencewenski committed May 7, 2024
1 parent e2ec45d commit cf1ae3f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# https://docs.codecov.com/docs/common-recipe-list

coverage:
status:
project:
default:
target: auto
threshold: 1%
github_checks:
# Install the codecov browser extension to see coverage annotations in GitHub.
# https://docs.codecov.com/docs/the-codecov-browser-extension
annotations: false
comment:
require_changes: true

0 comments on commit cf1ae3f

Please sign in to comment.