-
Notifications
You must be signed in to change notification settings - Fork 475
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(kit): remove pure getNativeElements #7102
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7102 +/- ##
==========================================
- Coverage 70.19% 67.13% -3.07%
==========================================
Files 1460 1409 -51
Lines 15934 15087 -847
Branches 2292 2095 -197
==========================================
- Hits 11185 10128 -1057
- Misses 4369 4767 +398
+ Partials 380 192 -188
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
BundleMonUnchanged files (5)
Total files change -8B 0% Unchanged groups (1)
Final result: ✅ View report in BundleMon website ➡️ |
Same thing will be needed for v3.x branch |
Can you tell me how to pull up the 3.x branch in my fork?
UPD: I figured it out.
|
Closes #7017