-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
refactor(editor): extract adapters to shared #9344
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d32e834
to
8501c69
Compare
4e4886f
to
2f54bd6
Compare
8501c69
to
79c4f5b
Compare
2f54bd6
to
4baa691
Compare
79c4f5b
to
cf2f9f3
Compare
4baa691
to
0a08df6
Compare
f4c8be2
to
47c7e2f
Compare
65e1608
to
807f008
Compare
Merge activity
|
47c7e2f
to
4a3caaf
Compare
Extract AttachmentAdapter, ImageAdapter, NotionTextAdapter to shared.
807f008
to
ae4f10a
Compare
Extract AttachmentAdapter, ImageAdapter, NotionTextAdapter to shared.
ae4f10a
to
fee8630
Compare
Extract AttachmentAdapter, ImageAdapter, NotionTextAdapter to shared.