Branch coverage appears to be broken due to an issue with Jest and Typescript. Disabling.
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
"jest": {
|
||||
"coverageThreshold": {
|
||||
"global": {
|
||||
"branches": 100,
|
||||
"functions": 100,
|
||||
"lines": 100,
|
||||
"statements": 100
|
||||
|
||||
Reference in New Issue
Block a user