-
Notifications
You must be signed in to change notification settings - Fork 25
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
#8753: load deployments on tabs immediately on startup #8755
Conversation
Playwright test resultsDetails Open report ↗︎ Flaky testsedge › tests/deployments/deploymentActivation.spec.ts › activate a deployed mod in the extension console Skipped testschrome › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8755 +/- ##
=======================================
Coverage 74.24% 74.25%
=======================================
Files 1332 1332
Lines 40817 40836 +19
Branches 7634 7638 +4
=======================================
+ Hits 30306 30323 +17
- Misses 10511 10513 +2 ☔ View full report in Codecov by Sentry. |
Did you manually verify these changes? If so, how? |
No loom links were found in the first post. Please add one there if you'd like to it to appear on Slack. Do not edit this comment manually. |
What does this PR do?
Future Work
Checklist
For more information on our expectations for the PR process, see the
code review principles doc