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 code coverage report #2894
Add code coverage report #2894
Conversation
|
This pull request is being automatically deployed with Vercel (learn more).
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 20d2282:
|
Codecov Report
@@ Coverage Diff @@
## master #2894 +/- ##
=========================================
Coverage ? 93.49%
=========================================
Files ? 44
Lines ? 2184
Branches ? 627
=========================================
Hits ? 2042
Misses ? 139
Partials ? 3 Continue to review full report at Codecov.
|
|
@TkDodo You would need to set up codecov for this repo and install this app bot comments for the status checks to work. Also, I have set the target coverage to 90% with a 1% threshold, but there are a variety of recommended recipes that you can choose from from here |
|
@prateek3255 thanks a lot - I can see that the bot has posted already without installing the app |
Yeah, I am not really sure how it worked without installing |
possibly. I'll ask @tannerlinsley . Anyways, this is great, thank you |
|
The release is available on: Your semantic-release bot |
Fixes #2834