-
-
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
fix: issues #1460
fix: issues #1460
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
affine-toeverythingBundle maindiff ------------------- Bundle Size Diff -------------------------
@@ EntryPoint: main @@
## master fix/issues +/- ##
===================================================================
< Bundle 3.26 MB 3.26 MB +69 B(+0.00%)
< Initial JS 1.54 MB 1.54 MB +69 B(+0.00%)
= Initial CSS 1.92 kB 1.92 kB
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets 33 33
= Chunks 29 29
= Packages 138 138
= Duplicates 1 1
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files
! Avoid non-minified assets
! Avoid cache wasting
@@ EntryPoint: pages/_app @@
## master fix/issues +/- ##
===================================================================
< Bundle 3.16 MB 3.16 MB +69 B(+0.00%)
< Initial JS 1.44 MB 1.44 MB +69 B(+0.00%)
= Initial CSS 1.92 kB 1.92 kB
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets 31 31
= Chunks 27 27
= Packages 138 138
= Duplicates 1 1
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files
! Avoid non-minified assets
! Avoid cache wasting
@@ EntryPoint: pages/_error @@
## master fix/issues +/- ##
===================================================================
= Bundle 249 B 249 B
= Initial JS 249 B 249 B
= Initial CSS 0 B 0 B
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets 1 1
= Chunks 1 1
= Packages 1 1
= Duplicates 0 0
...and more |
Size Change: 0 B Total Size: 856 kB ℹ️ View Unchanged
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #1460 +/- ##
===========================================
- Coverage 55.43% 29.07% -26.37%
===========================================
Files 212 162 -50
Lines 4225 3316 -909
Branches 696 583 -113
===========================================
- Hits 2342 964 -1378
- Misses 1705 2233 +528
+ Partials 178 119 -59
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
No description provided.