Skip to content

Commit

Permalink
chore: configure codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
C0ZEN committed Oct 21, 2021
1 parent 42822fd commit 2bcb17b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @C0ZEN
13 changes: 13 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
coverage:
range: 50..95
round: down
precision: 2
comment:
layout: 'reach, diff, flags, files'
behavior: default
require_changes: false
require_base: false
require_head: false
branches:
- 'master'
- 'develop'

0 comments on commit 2bcb17b

Please sign in to comment.