We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's not quite 100% and that might be good.
The text was updated successfully, but these errors were encountered:
Running npm run coverage, it looks like coverage is 100% in 4 files out of 7 in lib/:
npm run coverage
----------------------|----------|----------|----------|----------|-------------------| File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s | ----------------------|----------|----------|----------|----------|-------------------| All files | 100 | 100 | 100 | 100 | | get-user-status.js | 100 | 100 | 100 | 100 | | pr-webhook.js | 100 | 100 | 100 | 100 | | process-agreement.js | 100 | 100 | 100 | 100 | | update-pr.js | 100 | 100 | 100 | 100 | | ----------------------|----------|----------|----------|----------|-------------------|
Not covered at all, seemingly, are add-data.js, app.js and routes.js.
Sorry, something went wrong.
No branches or pull requests
It's not quite 100% and that might be good.
The text was updated successfully, but these errors were encountered: