-
-
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
fix: text overflow problem in <a> tag #2126
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #2126 +/- ##
==========================================
- Coverage 74.03% 72.72% -1.32%
==========================================
Files 302 302
Lines 6005 6005
Branches 1074 1074
==========================================
- Hits 4446 4367 -79
- Misses 1349 1422 +73
- Partials 210 216 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 16 files with indirect coverage changes 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 in Codecov by Sentry. |
Deploying with
|
Latest commit: |
18a70ac
|
Status: | ✅ Deploy successful! |
Preview URL: | https://63caf68b.affine.pages.dev |
Branch Preview URL: | https://fix-silder-bar.affine.pages.dev |
affine-toeverythingBundle maindiff ------------------- Bundle Size Diff -------------------------
@@ EntryPoint: main @@
## master fix/silder-bar +/- ##
===================================================================
< Bundle 4.27 MB 4.28 MB +10.5 kB(+0.25%)
> Initial JS 1.75 MB 1.75 MB -424 B(-0.02%)
< Initial CSS 13.2 kB 14.6 kB +1.48 kB(+11.24%)
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets 43 43
= Chunks 41 41
= Packages 150 150
= Duplicates 5 5
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Deduplicate versions of libraries
! Separate mixed content assets files
! Avoid non-minified assets
! Avoid cache wasting
@@ EntryPoint: pages/_app @@
## master fix/silder-bar +/- ##
===================================================================
< Bundle 4.16 MB 4.17 MB +10.5 kB(+0.25%)
> Initial JS 1.65 MB 1.65 MB -424 B(-0.03%)
< Initial CSS 13.2 kB 14.6 kB +1.48 kB(+11.24%)
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets 41 41
= Chunks 39 39
= Packages 150 150
= Duplicates 5 5
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Deduplicate versions of libraries
! Separate mixed content assets files
! Avoid non-minified assets
! Avoid cache wasting
@@ EntryPoint: pages/_error @@
## master fix/silder-bar +/- ##
===================================================================
= Bundle 16.7 kB 16.7 kB
= Initial JS 16.7 kB 16.7 kB
= Initial CSS 0 B 0 B
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets 2 2
= Chunks 2 2
= Packages 5 5
= Duplicates 0 0
...and more |
Close #2096
2023-04-25.19.14.09.mov