Skip to content

fix(RichTextInput): fix threads part two and rename to richtextinput

63e7331
Select commit
Loading
Failed to load commit list.
Open

feat(RichTextInput): create new component #6318

fix(RichTextInput): fix threads part two and rename to richtextinput
63e7331
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 0s

92.44% (+9.13%) compared to 2b89546

View this Pull Request on Codecov

92.44% (+9.13%) compared to 2b89546

Details

Codecov Report

❌ Patch coverage is 83.83838% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.44%. Comparing base (2b89546) to head (63e7331).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ages/ui/src/compositions/RichTextInput/Toolbar.tsx 68.51% 15 Missing and 2 partials ⚠️
...kages/ui/src/compositions/RichTextInput/helpers.ts 64.70% 6 Missing ⚠️
...es/ui/src/compositions/RichTextInput/editorCore.ts 88.88% 4 Missing and 1 partial ⚠️
...kages/ui/src/compositions/RichTextInput/Notice.tsx 81.81% 2 Missing ⚠️
...ckages/ui/src/compositions/RichTextInput/index.tsx 95.83% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6318      +/-   ##
==========================================
+ Coverage   83.30%   92.44%   +9.13%     
==========================================
  Files          44      540     +496     
  Lines         683    10234    +9551     
  Branches      195     3913    +3718     
==========================================
+ Hits          569     9461    +8892     
- Misses        104      706     +602     
- Partials       10       67      +57     
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 95.83% <95.83%> (ø)
...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 68.51% <68.51%> (ø)

... and 489 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 e4ae00d...63e7331. 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.