feat(RichTextInput): create new component #6318
Open
Codecov / codecov/project
failed
Apr 30, 2026 in 1s
92.22% (-0.37%) compared to c168072
View this Pull Request on Codecov
92.22% (-0.37%) compared to c168072
Details
Codecov Report
❌ Patch coverage is 76.00000% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.22%. Comparing base (c168072) to head (b1b3a8b).
Additional details and impacted files
@@ Coverage Diff @@
## main #6318 +/- ##
==========================================
- Coverage 92.58% 92.22% -0.37%
==========================================
Files 533 540 +7
Lines 10063 10284 +221
Branches 3836 3946 +110
==========================================
+ Hits 9317 9484 +167
- Misses 682 729 +47
- Partials 64 71 +7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...form/src/compositions/RichTextInputField/index.tsx | 100.00% <100.00%> (ø) |
|
| ...es/ui/src/compositions/RichTextInput/styles.css.ts | 100.00% <100.00%> (ø) |
|
| ...kages/ui/src/compositions/RichTextInput/Notice.tsx | 81.81% <81.81%> (ø) |
|
| ...ckages/ui/src/compositions/RichTextInput/index.tsx | 96.07% <96.07%> (ø) |
|
| ...es/ui/src/compositions/RichTextInput/editorCore.ts | 88.88% <88.88%> (ø) |
|
| ...kages/ui/src/compositions/RichTextInput/helpers.ts | 64.70% <64.70%> (ø) |
|
| ...ages/ui/src/compositions/RichTextInput/Toolbar.tsx | 49.35% <49.35%> (ø) |
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update eab08c2...b1b3a8b. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading