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(editor): extract note block #9310

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

Saul-Mirone
Copy link
Contributor

No description provided.

Copy link
Contributor Author


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 25, 2024

Codecov Report

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

Project coverage is 51.94%. Comparing base (40b90ef) to head (2ffd0e5).
Report is 1 commits behind head on canary.

Files with missing lines Patch % Lines
...affine/block-embed/src/common/render-linked-doc.ts 15.90% 37 Missing ⚠️
blocksuite/affine/block-note/src/quick-action.ts 13.33% 13 Missing ⚠️
blocksuite/affine/block-note/src/note-service.ts 45.45% 6 Missing ⚠️
...-block/widgets/element-toolbar/more-menu/config.ts 0.00% 4 Missing ⚠️
...blocks/src/root-block/widgets/format-bar/config.ts 0.00% 3 Missing ⚠️
...blocks/src/root-block/keyboard/keyboard-manager.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9310      +/-   ##
==========================================
+ Coverage   51.90%   51.94%   +0.03%     
==========================================
  Files        2150     2151       +1     
  Lines       97429    97416      -13     
  Branches    16275    16276       +1     
==========================================
+ Hits        50570    50599      +29     
+ Misses      45546    45534      -12     
+ Partials     1313     1283      -30     
Flag Coverage Δ
server-test 78.24% <ø> (+0.06%) ⬆️
unittest 30.98% <10.46%> (+<0.01%) ⬆️

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.

@Saul-Mirone Saul-Mirone marked this pull request as ready for review December 25, 2024 16:06
@Saul-Mirone Saul-Mirone requested a review from a team as a code owner December 25, 2024 16:06
@graphite-app graphite-app bot requested a review from forehalo December 25, 2024 16:06
Copy link

graphite-app bot commented Dec 26, 2024

Merge activity

@Saul-Mirone Saul-Mirone force-pushed the 12-25-refactor_editor_extract_note_block branch from e620fb8 to 2ffd0e5 Compare December 26, 2024 01:30
@graphite-app graphite-app bot merged commit 2ffd0e5 into canary Dec 26, 2024
60 checks passed
@graphite-app graphite-app bot deleted the 12-25-refactor_editor_extract_note_block branch December 26, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants