You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running inside travis it shows only a fraction of the code:
Statements : 59.5% ( 72/121 )
on my local machine npm run coverage shows way more:
Statements : 37.54% ( 1342/3575 ), 6 ignored
The text was updated successfully, but these errors were encountered:
FlorianLudwig
changed the title
Fix Coverage summary for travis
Coverage summary on travis does not cover all code statements
Feb 28, 2017
When running inside travis it shows only a fraction of the code:
Statements : 59.5% ( 72/121 )
on my local machine
npm run coverage
shows way more:Statements : 37.54% ( 1342/3575 ), 6 ignored
The text was updated successfully, but these errors were encountered: