fix(editor): description of linked doc should be displayed on multiple lines
- #11162
👈 (View in Graphite) canary
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.
Merge activity
- Mar 25, 5:33 AM EDT: A user added this pull request to the Graphite merge queue.
- Mar 25, 12:58 PM UTC: The Graphite merge queue couldn't merge this PR because it was not satisfying all requirements (Failed CI: '3, 2, 1 Launch', 'E2E Test (2)').
- Mar 25, 10:55 PM EDT:
fundonadded this pull request to the Graphite merge queue. - Mar 25, 11:15 PM EDT: A user merged this pull request with the Graphite merge queue.
Codecov Report
Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
Project coverage is 54.24%. Comparing base (
014556b) to head (ce7e333). Report is 1 commits behind head on canary.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...c/embed-linked-doc-block/embed-linked-doc-block.ts | 33.33% | 2 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## canary #11162 +/- ##
==========================================
- Coverage 54.35% 54.24% -0.12%
==========================================
Files 2547 2547
Lines 115116 115119 +3
Branches 18717 18718 +1
==========================================
- Hits 62571 62443 -128
+ Misses 51211 50704 -507
- Partials 1334 1972 +638
| Flag | Coverage Δ | |
|---|---|---|
| server-test | 78.88% <ø> (-0.01%) |
:arrow_down: |
| unittest | 30.28% <0.00%> (+<0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.