mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
update test coverage threshold
This commit is contained in:
parent
0b21990d14
commit
7759648efd
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@
|
|||
"reporter": [
|
||||
"text-summary"
|
||||
],
|
||||
"branches": 0,
|
||||
"branches": 40,
|
||||
"lines": 0,
|
||||
"functions": 0,
|
||||
"statements": 0
|
||||
"statements": 60
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue