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): new worker workspace engine #9257

Draft
wants to merge 2 commits into
base: canary
Choose a base branch
from
Draft

Conversation

EYHN
Copy link
Member

@EYHN EYHN commented Dec 23, 2024

No description provided.

Copy link
Member Author

EYHN commented Dec 23, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

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

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 1.58730% with 62 lines in your changes missing coverage. Please review.

Project coverage is 36.32%. Comparing base (46c8c4a) to head (bad8286).
Report is 10 commits behind head on canary.

Files with missing lines Patch % Lines
...tend/core/src/modules/workspace/entities/engine.ts 0.00% 22 Missing ⚠️
...ckages/frontend/core/src/modules/db/services/db.ts 0.00% 12 Missing ⚠️
...d/core/src/modules/workspace/services/transform.ts 0.00% 7 Missing ⚠️
...d/core/src/modules/workspace/entities/workspace.ts 0.00% 6 Missing ⚠️
...ges/frontend/core/src/modules/doc/services/docs.ts 0.00% 4 Missing ⚠️
...kages/frontend/core/src/modules/doc/stores/docs.ts 0.00% 4 Missing ⚠️
...ontend/core/src/modules/workspace/services/repo.ts 0.00% 4 Missing ⚠️
...ges/frontend/core/src/modules/db/entities/table.ts 0.00% 2 Missing ⚠️
...ages/frontend/core/src/modules/doc/entities/doc.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           canary    #9257       +/-   ##
===========================================
- Coverage   52.71%   36.32%   -16.40%     
===========================================
  Files        2162     1864      -298     
  Lines       97373    66287    -31086     
  Branches    16231    14516     -1715     
===========================================
- Hits        51334    24079    -27255     
+ Misses      44130    40980     -3150     
+ Partials     1909     1228      -681     
Flag Coverage Δ
server-test ?
unittest 26.71% <1.58%> (-5.61%) ⬇️

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/worker-engine branch from 0d82090 to 7cad7ab Compare December 27, 2024 16:15
@github-actions github-actions bot added the mod:i18n Related to i18n label Dec 27, 2024
@EYHN EYHN force-pushed the eyhn/feat/worker-engine branch from 7cad7ab to 166306c Compare December 30, 2024 02:23
@github-actions github-actions bot added mod:infra Environment related issues and discussions app:electron Related to electron app test Related to test cases labels Dec 30, 2024
@EYHN EYHN force-pushed the eyhn/feat/worker-engine branch 3 times, most recently from f606157 to ddc7318 Compare January 2, 2025 12:16
@EYHN EYHN force-pushed the eyhn/feat/worker-engine branch from d046658 to dd2a68e Compare January 3, 2025 12:44
@EYHN EYHN changed the base branch from canary to eyhn/feat/improve-nbstore January 3, 2025 12:44
@EYHN EYHN force-pushed the eyhn/feat/improve-nbstore branch from 3e2cbdd to 924bcf5 Compare January 3, 2025 12:49
@EYHN EYHN force-pushed the eyhn/feat/worker-engine branch from dd2a68e to ece77f6 Compare January 3, 2025 12:49
@EYHN EYHN force-pushed the eyhn/feat/improve-nbstore branch from 924bcf5 to 30617ef Compare January 3, 2025 14:26
@EYHN EYHN force-pushed the eyhn/feat/worker-engine branch from ece77f6 to b7abb56 Compare January 3, 2025 14:26
@EYHN EYHN force-pushed the eyhn/feat/improve-nbstore branch 5 times, most recently from 4be11ff to 66ac3d7 Compare January 6, 2025 08:16
@EYHN EYHN force-pushed the eyhn/feat/worker-engine branch from b7abb56 to 341796c Compare January 6, 2025 08:56
@EYHN EYHN force-pushed the eyhn/feat/improve-nbstore branch from 66ac3d7 to 9f739e7 Compare January 6, 2025 09:10
@EYHN EYHN force-pushed the eyhn/feat/worker-engine branch from 341796c to 4f928fe Compare January 6, 2025 09:10
@EYHN EYHN force-pushed the eyhn/feat/improve-nbstore branch from 9f739e7 to cc47783 Compare January 6, 2025 09:21
@EYHN EYHN force-pushed the eyhn/feat/worker-engine branch from 4f928fe to b0fd783 Compare January 6, 2025 09:21
@EYHN EYHN changed the base branch from eyhn/feat/improve-nbstore to graphite-base/9257 January 6, 2025 09:38
@EYHN EYHN force-pushed the graphite-base/9257 branch from cc47783 to 46c8c4a Compare January 6, 2025 09:53
@EYHN EYHN force-pushed the eyhn/feat/worker-engine branch from b0fd783 to 5f8890f Compare January 6, 2025 09:53
@EYHN EYHN changed the base branch from graphite-base/9257 to canary January 6, 2025 09:53
@EYHN EYHN force-pushed the eyhn/feat/worker-engine branch from 5f8890f to dd25a3d Compare January 6, 2025 09:53
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:env mod:i18n Related to i18n mod:infra Environment related issues and discussions mod:native rust test Related to test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant