-
-
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
ci: collect test coverage on electron #2335
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Deploying with
|
Latest commit: |
6789730
|
Status: | ✅ Deploy successful! |
Preview URL: | https://19b8a0e2.affine.pages.dev |
Branch Preview URL: | https://himself65-0511-test.affine.pages.dev |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #2335 +/- ##
==========================================
+ Coverage 70.69% 72.20% +1.51%
==========================================
Files 324 325 +1
Lines 7216 7238 +22
Branches 1146 1149 +3
==========================================
+ Hits 5101 5226 +125
+ Misses 1899 1806 -93
+ Partials 216 206 -10
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 …f65/0511-test +/- ##
===================================================================
< Bundle 3.11 MB 3.16 MB +51.8 kB(+1.67%)
< Initial JS 1.86 MB 1.87 MB +10.1 kB(+0.55%)
< Initial CSS 16.8 kB 27.5 kB +10.7 kB(+63.91%)
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets 41 49 +8
< Chunks 39 43 +4
< Packages 132 134 +2
= Duplicates 3 3
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files
! Avoid non-minified assets
! Avoid cache wasting
@@ EntryPoint: pages/_app @@
## master …f65/0511-test +/- ##
===================================================================
< Bundle 3 MB 3.04 MB +42.4 kB(+1.41%)
< Initial JS 1.75 MB 1.75 MB +705 B(+0.04%)
< Initial CSS 16.8 kB 27.5 kB +10.7 kB(+63.91%)
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets 39 47 +8
< Chunks 37 41 +4
< Packages 132 134 +2
= Duplicates 3 3
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files
! Avoid non-minified assets
! Avoid cache wasting
@@ EntryPoint: pages/_error @@
## master …f65/0511-test +/- ##
===================================================================
= 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.