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(nbstore): add doc sync frontend #9070

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

EYHN
Copy link
Member

@EYHN EYHN commented Dec 9, 2024

No description provided.

Copy link

graphite-app bot commented Dec 9, 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.

@github-actions github-actions bot added the test Related to test cases label Dec 9, 2024
Copy link
Member Author

EYHN commented Dec 9, 2024


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

nx-cloud bot commented Dec 9, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 331e674. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 58.06452% with 65 lines in your changes missing coverage. Please review.

Project coverage is 65.38%. Comparing base (eee0ed4) to head (331e674).
Report is 1 commits behind head on canary.

Files with missing lines Patch % Lines
packages/common/nbstore/src/frontend/doc.ts 56.66% 43 Missing and 9 partials ⚠️
packages/common/nbstore/src/sync/doc/index.ts 50.00% 6 Missing and 1 partial ⚠️
packages/common/nbstore/src/sync/blob/index.ts 50.00% 3 Missing and 1 partial ⚠️
packages/common/nbstore/src/sync/index.ts 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9070      +/-   ##
==========================================
- Coverage   65.93%   65.38%   -0.55%     
==========================================
  Files         713      714       +1     
  Lines       40915    41046     +131     
  Branches     3986     3973      -13     
==========================================
- Hits        26977    26838     -139     
- Misses      13520    13783     +263     
- Partials      418      425       +7     
Flag Coverage Δ
server-test 77.36% <ø> (-0.65%) ⬇️
unittest 35.99% <58.06%> (+0.19%) ⬆️

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/better-sync branch from 24492df to a0bf58c Compare December 10, 2024 06:29
@EYHN EYHN force-pushed the eyhn/sync-frontend branch 2 times, most recently from 192e339 to 962b1d4 Compare December 10, 2024 06:31
@EYHN EYHN changed the base branch from eyhn/feat/better-sync to graphite-base/9070 December 10, 2024 06:49
@EYHN EYHN force-pushed the graphite-base/9070 branch from a0bf58c to 35edf38 Compare December 10, 2024 07:04
@EYHN EYHN force-pushed the eyhn/sync-frontend branch from 962b1d4 to 4f16cd2 Compare December 10, 2024 07:04
@EYHN EYHN changed the base branch from graphite-base/9070 to canary December 10, 2024 07:05
@EYHN EYHN force-pushed the eyhn/sync-frontend branch 2 times, most recently from 4ec8459 to 059defe Compare December 10, 2024 08:29
@EYHN EYHN marked this pull request as ready for review December 10, 2024 08:30
Copy link

graphite-app bot commented Dec 11, 2024

Merge activity

@EYHN EYHN force-pushed the eyhn/sync-frontend branch from 059defe to 331e674 Compare December 11, 2024 07:53
@graphite-app graphite-app bot merged commit 331e674 into canary Dec 11, 2024
47 checks passed
@graphite-app graphite-app bot deleted the eyhn/sync-frontend branch December 11, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Related to test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants