-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[jest-environment] adding mocked
in jest
object
#12133
Conversation
@k-rajat19 could you fix the lint errors? 🙂 |
Yeah |
Codecov Report
@@ Coverage Diff @@
## main #12133 +/- ##
=======================================
Coverage 67.71% 67.71%
=======================================
Files 328 328
Lines 16990 16991 +1
Branches 4817 4817
=======================================
+ Hits 11505 11506 +1
Misses 5452 5452
Partials 33 33
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.
thanks!
I forgot, but pushed up 396ea96 now which should deploy a new version of the docs |
Bt why this is showing 27.2 latest |
Yeah, there's a bug in docusaurus, the build failed: https://app.netlify.com/sites/jestjs/deploys/61b32b0915d7a2000880d9ea |
retry: 846f312 |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
Closes #12131
also updated https://jestjs.io/docs/jest-object as it was not added in #12089