[go: up one dir, main page]

Skip to content
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(i18n): remove unused dependencies #2485

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

lawvs
Copy link
Collaborator
@lawvs lawvs commented May 22, 2023

No description provided.

@vercel
Copy link
vercel bot commented May 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
affine-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2023 9:00am
affine-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2023 9:00am

@codesandbox
Copy link
codesandbox bot commented May 22, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

@lawvs lawvs temporarily deployed to development May 22, 2023 08:40 — with GitHub Actions Inactive
@lawvs lawvs temporarily deployed to development May 22, 2023 08:40 — with GitHub Actions Inactive
@lawvs lawvs temporarily deployed to development May 22, 2023 08:40 — with GitHub Actions Inactive
@lawvs lawvs temporarily deployed to development May 22, 2023 08:40 — with GitHub Actions Inactive
@lawvs lawvs temporarily deployed to development May 22, 2023 08:40 — with GitHub Actions Inactive
@github-actions github-actions bot added the mod:i18n Related to i18n label May 22, 2023
@lawvs lawvs temporarily deployed to development May 22, 2023 08:44 — with GitHub Actions Inactive
@codecov
Copy link
codecov bot commented May 22, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02 🎉

Comparison is base (2eaaeef) 72.58% compared to head (38b52f2) 72.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2485      +/-   ##
==========================================
+ Coverage   72.58%   72.61%   +0.02%     
==========================================
  Files         318      318              
  Lines        7047     7047              
  Branches     1147     1147              
==========================================
+ Hits         5115     5117       +2     
+ Misses       1732     1729       -3     
- Partials      200      201       +1     
Flag Coverage Δ
e2etest 66.29% <ø> (+0.06%) ⬆️
e2etest-macos-latest-x64 ∅ <ø> (∅)
e2etest-ubuntu-latest-x64 47.54% <ø> (+0.02%) ⬆️
e2etest-windows-latest-x64 ∅ <ø> (∅)
server-test 73.12% <ø> (ø)
storybook-test 56.57% <ø> (ø)
unittest 37.43% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 38b52f2
Status: ✅  Deploy successful!
Preview URL: https://e6cbcac7.affine.pages.dev
Branch Preview URL: https://chore-remove-dependencies.affine.pages.dev

View logs

@lawvs lawvs temporarily deployed to development May 22, 2023 08:50 — with GitHub Actions Inactive
@lawvs lawvs temporarily deployed to development May 22, 2023 08:50 — with GitHub Actions Inactive
@lawvs lawvs temporarily deployed to development May 22, 2023 08:50 — with GitHub Actions Inactive
@lawvs lawvs temporarily deployed to development May 22, 2023 08:50 — with GitHub Actions Inactive
@lawvs lawvs temporarily deployed to development May 22, 2023 08:50 — with GitHub Actions Inactive
@lawvs lawvs temporarily deployed to development May 22, 2023 08:50 — with GitHub Actions Inactive
@lawvs lawvs temporarily deployed to development May 22, 2023 08:50 — with GitHub Actions Inactive
@lawvs lawvs temporarily deployed to development May 22, 2023 08:50 — with GitHub Actions Inactive
@vercel vercel bot temporarily deployed to Preview – affine-storybook May 22, 2023 08:55 Inactive
@perfsee
Copy link
perfsee bot commented May 22, 2023

affine-toeverything

Bundle main

diff ------------------- Bundle Size Diff -------------------------

@@                       EntryPoint: main                        @@
##                     master …-dependencies                 +/- ##
===================================================================
> Bundle              3.56 MB        3.31 MB     -247 kB(-6.95%)   
> Initial JS          2.33 MB        2.08 MB    -247 kB(-10.62%)   
= Initial CSS         35.4 kB        35.4 kB                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets                   46             47                  +1   
< Chunks                   39             40                  +1   
> Packages                151            145                  -6   
= Duplicates                3              3                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files                              
! Avoid cache wasting                                              

@@                    EntryPoint: pages/_app                     @@
##                     master …-dependencies                 +/- ##
===================================================================
> Bundle              3.44 MB        3.19 MB     -247 kB(-7.18%)   
> Initial JS          2.21 MB        1.96 MB    -247 kB(-11.19%)   
= Initial CSS         35.4 kB        35.4 kB                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets                   44             45                  +1   
< Chunks                   37             38                  +1   
> Packages                150            145                  -5   
= Duplicates                3              3                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files                              
! Avoid cache wasting                                              

@@                   EntryPoint: pages/_error                    @@
##                     master …-dependencies                 +/- ##
===================================================================
< Bundle              1.05 kB        16.6 kB   +15.6 kB(> 1000%)   
< Initial JS          1.05 kB        16.6 kB   +15.6 kB(> 1000%)   
= Initial CSS             0 B            0 B                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets                    1              2                  +1   
< Chunks                    1              2                  +1   
< Packages                  3              5                  +2   
= Duplicates                0              0                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Avoid cache wasting                                              

...and more

@vercel vercel bot temporarily deployed to Preview – affine-preview May 22, 2023 09:00 Inactive
@himself65 himself65 merged commit 281a068 into master May 22, 2023
@himself65 himself65 deleted the chore/remove-dependencies branch May 22, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod:i18n Related to i18n
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants