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
My jest version is v22.4.3, I found a issue possibly that if I put coverageThreshold inside projects node, it seem to no work correctly, but if I put it outside projects node, it will work correctly.
below is work for me when it acheive the threshold.
This issue was closed because it has been stalled for 7 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
My jest version is v22.4.3, I found a issue possibly that if I put coverageThreshold inside projects node, it seem to no work correctly, but if I put it outside projects node, it will work correctly.
To Reproduce
try to put your coverageThreshold inside the glob of projects.
Expected behavior
It should throw a error of threshold too, even if I put it inside the projects of jest configure.
Link to repl or repo (highly encouraged)
Repl Project
yarn test
Issues without a reproduction link are likely to stall.
Run
npx envinfo --preset jest
Paste the results here:
The text was updated successfully, but these errors were encountered: