-
Notifications
You must be signed in to change notification settings - Fork 9
Increase Code Coverage to 90% #305
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
Comments
@avivkeller It seems codecov is already enabled for this repository: https://app.codecov.io/gh/nodejs/api-docs-tooling |
Codecov is enabled, but the bot and status checks have not been added. https://github.com/apps/codecov Sorry if that wasn't clear |
We could already exclude legacy test coverage because we don't care about it 😝 |
@nodejs/tsc I've enabled codecov github app for this repository. |
Uh oh!
There was an error while loading. Please reload this page.
Ref: #304
Our code coverage is currently less than 45% 😬. That is not optimal, since this library has a lot of moving pieces, and many of which are untested.
I propose we:
The text was updated successfully, but these errors were encountered: