Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add c8 for code coverage reporting fail on less than 95% coverage #9

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

reconbot
Copy link
Owner

@reconbot reconbot commented Jul 3, 2020

  • 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.

- 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.
@reconbot reconbot merged commit 85f9af8 into master Jul 3, 2020
@reconbot reconbot deleted the reconbot/test-coverage branch July 3, 2020 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant