-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Repoint .istambul.yml to the right location #5187
Conversation
Never did this when I renamed the folder. `npm run cover` currently doesn't generate a proper coverage report, this fixes it
Codecov Report
@@ Coverage Diff @@
## master #5187 +/- ##
===========================================
- Coverage 77.46% 63.45% -14.02%
===========================================
Files 44 261 +217
Lines 8729 19818 +11089
Branches 0 1989 +1989
===========================================
+ Hits 6762 12575 +5813
- Misses 1967 7234 +5267
- Partials 0 9 +9
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
i was wondering why coverage is gone :) |
Never did this when I renamed the folder. `npm run cover` currently doesn't generate a proper coverage report, this fixes it (cherry picked from commit 30111bf)
Never did this when I renamed the folder. `npm run cover` currently doesn't generate a proper coverage report, this fixes it
Never did this when I renamed the folder. `npm run cover` currently doesn't generate a proper coverage report, this fixes it
Never did this when I renamed the folder.
npm run cover
currentlydoesn't generate a proper coverage report, this fixes it