Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
Create codecov.yml (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Apr 19, 2024
1 parent eb1efdb commit 65cba34
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
codecov:
branch: master

coverage:
status:
project:
default:
target: auto
threshold: 10%

comment:
layout: "diff, flags, files"
behavior: default
require_changes: false # if true: only post the comment if coverage changes

0 comments on commit 65cba34

Please sign in to comment.