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

fix: dispatch workspace change event #2261

Merged
merged 1 commit into from May 8, 2023
Merged

Conversation

himself65
Copy link
Contributor

No description provided.

@himself65 himself65 requested a review from pengx17 May 8, 2023 06:24
@vercel
Copy link

vercel bot commented May 8, 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 8, 2023 6:41am
affine-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2023 6:41am

@himself65 himself65 temporarily deployed to development May 8, 2023 06:24 — with GitHub Actions Inactive
@himself65 himself65 enabled auto-merge (squash) May 8, 2023 06:24
@himself65 himself65 temporarily deployed to development May 8, 2023 06:24 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development May 8, 2023 06:24 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development May 8, 2023 06:24 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development May 8, 2023 06:24 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development May 8, 2023 06:24 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development May 8, 2023 06:26 — with GitHub Actions Inactive
@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9819edb
Status: ✅  Deploy successful!
Preview URL: https://3450774d.affine.pages.dev
Branch Preview URL: https://himself65-0508-dispatch.affine.pages.dev

View logs

@himself65 himself65 temporarily deployed to development May 8, 2023 06:29 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development May 8, 2023 06:29 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development May 8, 2023 06:29 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development May 8, 2023 06:29 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development May 8, 2023 06:29 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07 🎉

Comparison is base (a942add) 71.60% compared to head (9819edb) 71.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2261      +/-   ##
==========================================
+ Coverage   71.60%   71.68%   +0.07%     
==========================================
  Files         297      297              
  Lines        6583     6583              
  Branches     1072     1072              
==========================================
+ Hits         4714     4719       +5     
+ Misses       1670     1663       -7     
- Partials      199      201       +2     
Flag Coverage Δ
e2etest 69.25% <100.00%> (+0.10%) ⬆️
server-test 73.14% <ø> (ø)
storybook-test 55.08% <ø> (ø)
unittest 37.01% <100.00%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
apps/web/src/layouts/workspace-layout.tsx 88.65% <ø> (-0.24%) ⬇️
apps/web/src/atoms/root.ts 95.83% <100.00%> (+0.27%) ⬆️

... and 1 file 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.

@vercel vercel bot temporarily deployed to Preview – affine-preview May 8, 2023 06:36 Inactive
@perfsee
Copy link

perfsee bot commented May 8, 2023

affine-toeverything

Bundle main

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

@@                       EntryPoint: main                        @@
##                     master …0508-dispatch                 +/- ##
===================================================================
< Bundle              3.11 MB        3.13 MB    +21.7 kB(+0.70%)   
< Initial JS          1.86 MB        1.86 MB      +964 B(+0.05%)   
< Initial CSS         16.8 kB        17.1 kB      +388 B(+2.32%)   
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets                   41             45                  +4   
< Chunks                   39             42                  +3   
< Packages                132            133                  +1   
= Duplicates                3              3                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files                              
! Avoid non-minified assets                                        
! Avoid cache wasting                                              

@@                    EntryPoint: pages/_app                     @@
##                     master …0508-dispatch                 +/- ##
===================================================================
< Bundle                 3 MB        3.01 MB    +12.4 kB(+0.41%)   
> Initial JS          1.75 MB        1.74 MB    -8.39 kB(-0.48%)   
< Initial CSS         16.8 kB        17.1 kB      +388 B(+2.32%)   
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets                   39             43                  +4   
< Chunks                   37             40                  +3   
< Packages                132            133                  +1   
= Duplicates                3              3                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files                              
! Avoid non-minified assets                                        
! Avoid cache wasting                                              

@@                   EntryPoint: pages/_error                    @@
##                     master …0508-dispatch                 +/- ##
===================================================================
= 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

@vercel vercel bot temporarily deployed to Preview – affine-storybook May 8, 2023 06:41 Inactive
@himself65 himself65 merged commit f1c3d57 into master May 8, 2023
12 checks passed
@himself65 himself65 deleted the himself65/0508-dispatch branch May 8, 2023 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants