-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
refactor: remove unused code #2425
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #2425 +/- ##
==========================================
+ Coverage 72.23% 72.34% +0.11%
==========================================
Files 313 310 -3
Lines 6959 6933 -26
Branches 1141 1139 -2
==========================================
- Hits 5027 5016 -11
+ Misses 1730 1716 -14
+ Partials 202 201 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
affine-toeverythingBundle maindiff ------------------- Bundle Size Diff -------------------------
@@ EntryPoint: main @@
## master …remove-unused +/- ##
===================================================================
< Bundle 3.11 MB 3.27 MB +157 kB(+5.05%)
< Initial JS 1.86 MB 2.05 MB +187 kB(+10.06%)
< Initial CSS 16.8 kB 32.3 kB +15.5 kB(+92.72%)
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets 41 47 +6
< Chunks 39 40 +1
< Packages 132 143 +11
= Duplicates 3 3
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files
! Avoid cache wasting
@@ EntryPoint: pages/_app @@
## master …remove-unused +/- ##
===================================================================
< Bundle 3 MB 3.14 MB +148 kB(+4.92%)
< Initial JS 1.75 MB 1.93 MB +178 kB(+10.17%)
< Initial CSS 16.8 kB 32.3 kB +15.5 kB(+92.72%)
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets 39 45 +6
< Chunks 37 38 +1
< Packages 132 143 +11
= Duplicates 3 3
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files
! Avoid cache wasting
@@ EntryPoint: pages/_error @@
## master …remove-unused +/- ##
===================================================================
= Bundle 16.6 kB 16.6 kB
= Initial JS 16.6 kB 16.6 kB
= Initial CSS 0 B 0 B
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets 2 2
= Chunks 2 2
= Packages 5 5
= Duplicates 0 0
...and more |
No description provided.