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
Add c8 for code coverage reporting fail on less than 95% coverage (#9)
- Increase coverage to meet these standards
I’m so close to 100% but testing some of these possible error conditions is beyond what I can figure out tonight. I feel like the possible state machine of errors that SI can see is larger than the errors that can actually be produced. If I could prove that I could have less code, but since I can’t I’m going to have to rely on reason instead of tests to prove it.
Also reporting of coverage sucks on node 10, it’s less than the other versions, so I disabled it.
0 commit comments