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 was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.
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.
🐛 Bug Report
ES Modules that are objects (not functions) are bypassed/ignored by coverage tests, even with written tests for the module.
Confirmed in following versions: 24.6, 24.7.*, 24.8 (23.6 is working normally)
To Reproduce
npx jest
Expected behavior
All js files being covered (green), no coverage errors
Link to repl or repo (highly encouraged)
https://github.com/klarkc/jest_cov_bug/
Run
npx envinfo --preset jest
The text was updated successfully, but these errors were encountered: