Skip to content

Commit

Permalink
Create codecov.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBelien authored Sep 15, 2024
1 parent bdc424a commit d38432f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions codecov.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
coverage:
status:
project:
default:
target: 80%
threshold: 5%
required: yes

patch:
default:
target: 80%
required: yes
threshold: 0.5%

base: auto

parsers:
javascript:
enable_partials: true

comment:
layout: "header, diff, files"
behavior: default
require_changes: no

0 comments on commit d38432f

Please sign in to comment.