You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
Version
28.1.0
Steps to reproduce
Steps to reproduce the error:
Steps to reproduce the expected behaviour:
v27
Expected behavior
I want to see coverage generated properly with
v8
coverage provider on jest v28Actual behavior
I see 0 coverage with jest v28
Additional context
The coverage generation with
v8
on jest v28 fails only whenresetModules
option is set totrue
in the jest config.Environment
The text was updated successfully, but these errors were encountered: