Skip to content

Commit fe81680

Browse files
authored
Merge pull request #496 from The-Strategy-Unit/add_codecov_config
adds codecov config
2 parents 099aace + 846b448 commit fe81680

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

codecov.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
target: 100%
6+
threshold: 0%
7+
patch:
8+
default:
9+
target: 100%
10+
threshold: 0%

0 commit comments

Comments
 (0)