-
Notifications
You must be signed in to change notification settings - Fork 22
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 rainforest and sourcemaps upload scripts #9518
Conversation
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9518 +/- ##
==========================================
+ Coverage 74.24% 75.80% +1.55%
==========================================
Files 1332 1422 +90
Lines 40817 42913 +2096
Branches 7634 7899 +265
==========================================
+ Hits 30306 32530 +2224
+ Misses 10511 10383 -128 ☔ View full report in Codecov by Sentry. |
Playwright test resultsDetails Open report ↗︎ Flaky testsmsedge › tests/pageEditor/saveMod.spec.ts › shows error notification when updating a public mod without incrementing the version Skipped testschrome › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options |
What does this PR do?
For more information on our expectations for the PR process, see the
code review principles doc