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

refactor(core): use new backlink indexer #7296

Merged

Conversation

EYHN
Copy link
Member

@EYHN EYHN commented Jun 21, 2024

No description provided.

Copy link

graphite-app bot commented Jun 21, 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

EYHN commented Jun 21, 2024

@github-actions github-actions bot added mod:infra Environment related issues and discussions mod:i18n Related to i18n app:electron Related to electron app app:core labels Jun 21, 2024
Copy link

nx-cloud bot commented Jun 21, 2024

@EYHN EYHN marked this pull request as ready for review June 21, 2024 03:40
@graphite-app graphite-app bot requested review from CatsJuice, pengx17, JimmFly and forehalo and removed request for CatsJuice June 21, 2024 03:40
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

Attention: Patch coverage is 14.00000% with 86 lines in your changes missing coverage. Please review.

Project coverage is 57.17%. Comparing base (40e381e) to head (27d0fc5).

Files Patch % Lines
...re/src/modules/docs-search/services/docs-search.ts 0.00% 39 Missing ⚠️
...e/block-suite-editor/bi-directional-link-panel.tsx 8.33% 11 Missing ⚠️
...mmon/infra/src/modules/doc/entities/record-list.ts 12.50% 7 Missing ⚠️
...ckages/common/infra/src/modules/doc/stores/docs.ts 12.50% 7 Missing ⚠️
...ore/src/modules/doc-link/entities/doc-backlinks.ts 0.00% 4 Missing ⚠️
...nd/core/src/modules/doc-link/entities/doc-links.ts 0.00% 4 Missing ⚠️
...es/frontend/electron/src/helper/db/merge-update.ts 0.00% 4 Missing ⚠️
...re/src/components/affine/page-properties/table.tsx 0.00% 3 Missing ⚠️
...e/src/modules/docs-search/entities/docs-indexer.ts 0.00% 3 Missing ⚠️
...nd/core/src/modules/doc-link/services/doc-links.ts 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@                        Coverage Diff                        @@
##           eyhn/feat/t_split_split_split    #7296      +/-   ##
=================================================================
- Coverage                          57.27%   57.17%   -0.10%     
=================================================================
  Files                                897      901       +4     
  Lines                              39367    39423      +56     
  Branches                            4425     4435      +10     
=================================================================
- Hits                               22549    22542       -7     
- Misses                             16471    16534      +63     
  Partials                             347      347              
Flag Coverage Δ
server-test 77.91% <ø> (-0.08%) ⬇️
unittest 28.84% <14.00%> (-0.04%) ⬇️

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.

@EYHN EYHN force-pushed the eyhn/feat/t_split_split_split branch from 7576ff5 to 4ccb5e9 Compare June 23, 2024 05:20
@EYHN EYHN force-pushed the eyhn/refactor/use-new-indexer-for-backlink_split_split branch from c2f636b to 22bb7d9 Compare June 23, 2024 05:20
@EYHN EYHN force-pushed the eyhn/feat/t_split_split_split branch from 4ccb5e9 to db385be Compare June 24, 2024 09:34
@EYHN EYHN force-pushed the eyhn/refactor/use-new-indexer-for-backlink_split_split branch from 22bb7d9 to 7da7a55 Compare June 24, 2024 09:35
@EYHN EYHN force-pushed the eyhn/feat/t_split_split_split branch from db385be to 3c17fd6 Compare June 24, 2024 10:02
@EYHN EYHN force-pushed the eyhn/refactor/use-new-indexer-for-backlink_split_split branch from 7da7a55 to 7eaf07b Compare June 24, 2024 10:02
@EYHN EYHN force-pushed the eyhn/refactor/use-new-indexer-for-backlink_split_split branch 2 times, most recently from 893456a to 1974ab4 Compare June 24, 2024 14:32
@github-actions github-actions bot added the test Related to test cases label Jun 24, 2024
@EYHN EYHN force-pushed the eyhn/feat/t_split_split_split branch from 3c17fd6 to 8a86fbd Compare June 24, 2024 14:33
@EYHN EYHN force-pushed the eyhn/refactor/use-new-indexer-for-backlink_split_split branch from 1974ab4 to 43aa879 Compare June 24, 2024 14:33
@EYHN EYHN force-pushed the eyhn/feat/t_split_split_split branch from 8a86fbd to 0bc1be3 Compare July 1, 2024 05:39
@EYHN EYHN force-pushed the eyhn/refactor/use-new-indexer-for-backlink_split_split branch from 43aa879 to 7bad6ca Compare July 1, 2024 05:39
@EYHN EYHN force-pushed the eyhn/feat/t_split_split_split branch from 0bc1be3 to 852c38d Compare July 1, 2024 09:08
@EYHN EYHN force-pushed the eyhn/refactor/use-new-indexer-for-backlink_split_split branch from 7bad6ca to f42bd3b Compare July 1, 2024 09:08
Copy link

graphite-app bot commented Jul 2, 2024

Merge activity

@forehalo forehalo force-pushed the eyhn/feat/t_split_split_split branch from 852c38d to 0f9ce9b Compare July 2, 2024 09:10
forehalo pushed a commit that referenced this pull request Jul 2, 2024
@forehalo forehalo force-pushed the eyhn/refactor/use-new-indexer-for-backlink_split_split branch from f42bd3b to 2d4d20d Compare July 2, 2024 09:11
@forehalo forehalo force-pushed the eyhn/feat/t_split_split_split branch from 0f9ce9b to 40e381e Compare July 2, 2024 09:20
@forehalo forehalo force-pushed the eyhn/refactor/use-new-indexer-for-backlink_split_split branch from 2d4d20d to 27d0fc5 Compare July 2, 2024 09:20
@forehalo forehalo changed the base branch from eyhn/feat/t_split_split_split to canary July 2, 2024 09:40
@graphite-app graphite-app bot merged commit 27d0fc5 into canary Jul 2, 2024
32 checks passed
@graphite-app graphite-app bot deleted the eyhn/refactor/use-new-indexer-for-backlink_split_split branch July 2, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core app:electron Related to electron app mod:i18n Related to i18n mod:infra Environment related issues and discussions test Related to test cases
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

4 participants