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

feat(core): run indexer in worker #7418

Merged
merged 1 commit into from
Jul 4, 2024
Merged

feat(core): run indexer in worker #7418

merged 1 commit into from
Jul 4, 2024

Conversation

forehalo
Copy link
Member

@forehalo forehalo commented Jul 3, 2024

No description provided.

Copy link

graphite-app bot commented Jul 3, 2024

Your org has enabled the Graphite merge queue for merging into canary

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Member Author

forehalo commented Jul 3, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @forehalo and the rest of your teammates on Graphite Graphite

Copy link

nx-cloud bot commented Jul 3, 2024

Copy link

perfsee bot commented Jul 3, 2024

affine-toeverything

Bundle main

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

@@                     EntryPoint: undefined                     @@
##                     master …/index-worker                 +/- ##
===================================================================
  Bundle                    ?        22.2 MB                       
  Initial JS                ?        9.14 MB                       
  Initial CSS               ?         159 kB                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  Assets                    ?             70                       
  Chunks                    ?             68                       
  Packages                  ?            292                       
< Duplicates                0             26                 +26   
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Deduplicate versions of libraries                                
! Split assets into smaller pieces                                 
! Avoid large JavaScript libraries with smaller alternatives       
! Separate mixed content assets files                              
! Improve page load speed with `preconnect` or `dns-prefetch`      
! Avoid cache wasting                                              

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 10.93750% with 114 lines in your changes missing coverage. Please review.

Project coverage is 57.33%. Comparing base (b79d13b) to head (e162816).

Files Patch % Lines
...e/src/modules/docs-search/entities/docs-indexer.ts 13.69% 58 Missing and 5 partials ⚠️
.../core/src/modules/docs-search/worker/out-worker.ts 2.22% 44 Missing ⚠️
.../common/infra/src/sync/job/impl/indexeddb/index.ts 50.00% 2 Missing ⚠️
.../frontend/core/src/modules/cloud/services/fetch.ts 0.00% 2 Missing ⚠️
packages/common/infra/src/livedata/ops.ts 0.00% 1 Missing ⚠️
packages/common/infra/src/sync/blob/blob.ts 0.00% 1 Missing ⚠️
...re/src/modules/docs-search/services/docs-search.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #7418      +/-   ##
==========================================
+ Coverage   57.27%   57.33%   +0.05%     
==========================================
  Files         902      903       +1     
  Lines       39623    39601      -22     
  Branches     4469     4451      -18     
==========================================
+ Hits        22695    22706      +11     
+ Misses      16581    16544      -37     
- Partials      347      351       +4     
Flag Coverage Δ
server-test 78.00% <ø> (+<0.01%) ⬆️
unittest 28.90% <10.93%> (+0.09%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

graphite-app bot commented Jul 4, 2024

Merge activity

  • Jul 4, 2:35 AM EDT: forehalo added this pull request to the Graphite merge queue.
  • Jul 4, 2:59 AM EDT: The Graphite merge queue couldn't merge this PR because it was not satisfying all requirements (Failed CI: '3, 2, 1 Launch').

@forehalo forehalo merged commit 555f203 into canary Jul 4, 2024
32 checks passed
@forehalo forehalo deleted the 61/index-worker branch July 4, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core mod:dev mod:infra Environment related issues and discussions
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants