-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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: enzyme to RTL (some files) #4573
Conversation
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.
✅ This pull request was sent to the PullRequest network.
@yuki0410-dev you can click here to see the review status or cancel the code review job.
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.
PullRequest Breakdown
Reviewable lines of change
+ 913
- 552
94% JavaScript (tests)
6% JavaScript
<1% JSON
Generated lines of change
+ 21
- 1
Type of change
Fix - These changes are likely to be fixing a bug or issue.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4573 +/- ##
==========================================
- Coverage 96.87% 96.51% -0.37%
==========================================
Files 28 28
Lines 2561 2581 +20
Branches 1074 1094 +20
==========================================
+ Hits 2481 2491 +10
- Misses 80 86 +6
- Partials 0 4 +4 ☔ View full report in Codecov by Sentry. |
ca9c7a4
to
31dd952
Compare
what happened? |
@martijnrusschen |
Continuation from last time PR(#4559);
Ref #4300