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 adapters to shared #9344

Merged

Conversation

donteatfriedrice
Copy link
Member

@donteatfriedrice donteatfriedrice commented Dec 26, 2024

Extract AttachmentAdapter, ImageAdapter, NotionTextAdapter to shared.

@github-actions github-actions bot added the test Related to test cases label Dec 26, 2024
@donteatfriedrice donteatfriedrice marked this pull request as ready for review December 26, 2024 10:00
Copy link
Member Author

donteatfriedrice commented Dec 26, 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.

@donteatfriedrice donteatfriedrice requested a review from a team as a code owner December 26, 2024 10:00
@graphite-app graphite-app bot requested a review from forehalo December 26, 2024 10:00
@donteatfriedrice donteatfriedrice changed the title refactor(editor): extrac adapters to shared refactor(editor): extract adapters to shared Dec 26, 2024
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.43%. Comparing base (153c1b2) to head (fee8630).
Report is 1 commits behind head on canary.

Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9344      +/-   ##
==========================================
- Coverage   51.45%   51.43%   -0.02%     
==========================================
  Files        2156     2156              
  Lines       97654    97654              
  Branches    16377    16377              
==========================================
- Hits        50247    50233      -14     
- Misses      46017    46031      +14     
  Partials     1390     1390              
Flag Coverage Δ
server-test 78.24% <ø> (-0.07%) ⬇️
unittest 31.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.

@donteatfriedrice donteatfriedrice force-pushed the 12-26-refactor_editor_extract_notion_html_adapter_to_shared branch from d32e834 to 8501c69 Compare December 26, 2024 10:36
@donteatfriedrice donteatfriedrice force-pushed the 12-26-refactor_editor_extrac_adapters_to_shared branch from 4e4886f to 2f54bd6 Compare December 26, 2024 10:36
@donteatfriedrice donteatfriedrice force-pushed the 12-26-refactor_editor_extract_notion_html_adapter_to_shared branch from 8501c69 to 79c4f5b Compare December 26, 2024 11:08
@donteatfriedrice donteatfriedrice force-pushed the 12-26-refactor_editor_extrac_adapters_to_shared branch from 2f54bd6 to 4baa691 Compare December 26, 2024 11:08
@donteatfriedrice donteatfriedrice force-pushed the 12-26-refactor_editor_extract_notion_html_adapter_to_shared branch from 79c4f5b to cf2f9f3 Compare December 26, 2024 11:09
@donteatfriedrice donteatfriedrice force-pushed the 12-26-refactor_editor_extrac_adapters_to_shared branch from 4baa691 to 0a08df6 Compare December 26, 2024 11:09
@donteatfriedrice donteatfriedrice force-pushed the 12-26-refactor_editor_extract_notion_html_adapter_to_shared branch from f4c8be2 to 47c7e2f Compare December 27, 2024 06:21
@donteatfriedrice donteatfriedrice force-pushed the 12-26-refactor_editor_extrac_adapters_to_shared branch 2 times, most recently from 65e1608 to 807f008 Compare December 27, 2024 06:31
Copy link

graphite-app bot commented Dec 27, 2024

Merge activity

  • Dec 27, 1:47 AM EST: A user added this pull request to the Graphite merge queue.
  • Dec 27, 3:17 AM EST: The Graphite merge queue couldn't merge this PR because it was not satisfying all requirements (Failed CI: '3, 2, 1 Launch', 'Desktop Test (windows-latest, windows, x64, x86_64-pc-windows-msvc, true)').
  • Dec 27, 3:30 AM EST: A user added this pull request to the Graphite merge queue.
  • Dec 27, 4:08 AM EST: A user merged this pull request with the Graphite merge queue.

@donteatfriedrice donteatfriedrice force-pushed the 12-26-refactor_editor_extract_notion_html_adapter_to_shared branch from 47c7e2f to 4a3caaf Compare December 27, 2024 08:00
donteatfriedrice added a commit that referenced this pull request Dec 27, 2024
Extract AttachmentAdapter, ImageAdapter, NotionTextAdapter to shared.
@donteatfriedrice donteatfriedrice force-pushed the 12-26-refactor_editor_extrac_adapters_to_shared branch from 807f008 to ae4f10a Compare December 27, 2024 08:01
Base automatically changed from 12-26-refactor_editor_extract_notion_html_adapter_to_shared to canary December 27, 2024 08:16
Extract AttachmentAdapter, ImageAdapter, NotionTextAdapter to shared.
@donteatfriedrice donteatfriedrice force-pushed the 12-26-refactor_editor_extrac_adapters_to_shared branch from ae4f10a to fee8630 Compare December 27, 2024 08:52
@graphite-app graphite-app bot merged commit fee8630 into canary Dec 27, 2024
61 checks passed
@graphite-app graphite-app bot deleted the 12-26-refactor_editor_extrac_adapters_to_shared branch December 27, 2024 09:08
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