Skip to content

Commit cf40607

Browse files
adding codecov config file
1 parent 1b649fa commit cf40607

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/codecov.yml

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

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ poke-cli
1818

1919
# Output of the go coverage tool, specifically when used with LiteIDE
2020
*.out
21-
codecov*
2221

2322
# Dependency directories (remove the comment below to include it)
2423
# vendor/

0 commit comments

Comments
 (0)