-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
chore: remove unused string escape in deploy.mjs #10093
base: canary
Are you sure you want to change the base?
chore: remove unused string escape in deploy.mjs #10093
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
affine-toeverythingBundle maindiff ------------------- Bundle Size Diff -------------------------
@@ EntryPoint: app @@
## canary …in_deploy.mjs +/- ##
===================================================================
> Bundle 25 MB 25 MB -72 B(-0.00%)
> Initial JS 10.6 MB 10.6 MB -72 B(-0.00%)
= Initial CSS 228 kB 228 kB
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets 92 92
= Chunks 90 90
= Packages 263 263
= Duplicates 4 4
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Deduplicate versions of libraries
! Separate mixed content assets files
! Avoid cache wasting
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## canary #10093 +/- ##
=======================================
Coverage 53.67% 53.68%
=======================================
Files 2288 2288
Lines 104680 104680
Branches 17427 17423 -4
=======================================
+ Hits 56188 56194 +6
+ Misses 47124 47118 -6
Partials 1368 1368
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
No description provided.