-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix(jest-next.js): rectify broken jest moduleNameMapper
configuration
#816
Conversation
Lighthouse Report✨ https://blog-5zwyhx63z-sabertaz.vercel.app/🚀 Vercel preview deployment
✨ https://blog-5zwyhx63z-sabertaz.vercel.app/posts🚀 Vercel preview deployment
✨ https://blog-5zwyhx63z-sabertaz.vercel.app/tags🚀 Vercel preview deployment
✨ https://blog-5zwyhx63z-sabertaz.vercel.app/books🚀 Vercel preview deployment
✨ https://blog-5zwyhx63z-sabertaz.vercel.app/about🚀 Vercel preview deployment
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## main #816 +/- ##
=======================================
Coverage 99.39% 99.39%
=======================================
Files 175 175
Lines 990 990
Branches 85 85
=======================================
Hits 984 984
Misses 5 5
Partials 1 1 Continue to review full report at Codecov.
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Rectify Jest configuration for renovate-bot #814 pull request.
close #815
issue vercel/next.js#35634
issue vercel/next.js#36312
issue vercel/next.js#36682
Pull Request
This PR Contains
Motivation / Use-Case
Breaking Changes
Test-Case
I have verified these changes via:
Additional Info