-
Notifications
You must be signed in to change notification settings - Fork 31
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
Make Enzyme v0.0.130 cache appear #1177
Conversation
Hello. You may have forgotten to update the changelog!
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1177 +/- ##
=======================================
Coverage 97.86% 97.86%
=======================================
Files 76 76
Lines 10807 10812 +5
Branches 1281 1282 +1
=======================================
+ Hits 10576 10581 +5
Misses 179 179
Partials 52 52 ☔ View full report in Codecov by Sentry. |
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 for fixing the matrix!
Co-authored-by: David Ittah <[email protected]>
Context:
As title. I think enzyme version update (to v0.0.149) makes stable version break. Hopefully this can fix.