-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
feat: add solid devtools panel export to solid devtools #9551
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
feat: add solid devtools panel export to solid devtools #9551
Conversation
View your CI Pipeline Execution ↗ for commit 9c0fad5
☁️ Nx Cloud last updated this comment at |
can you check the failing lint and knip errors please |
@TkDodo Oscar fixed the issues, should be ready for review now |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9551 +/- ##
===========================================
- Coverage 45.18% 10.00% -35.19%
===========================================
Files 208 4 -204
Lines 8319 50 -8269
Branches 1879 14 -1865
===========================================
- Hits 3759 5 -3754
+ Misses 4113 37 -4076
+ Partials 447 8 -439
🚀 New features to boost your workflow:
|
The code coverage issues seems to be coming from the React Query Devtools. The only changes this PR makes to that package is reexporting |
no idea, codecov is pretty broken and I don’t really use it 😅 |
solid-devtools don't export the panel, added a panel export as well