feat: add option to disable message preprocessing in the internal appconfiguration #21275
+224
−22
Codecov / codecov/project
succeeded
Jun 2, 2026 in 0s
44.94% (-0.01%) compared to c5dd9d8, passed because coverage increased by 0% when compared to adjusted base (44.95%)
View this Pull Request on Codecov
44.94% (-0.01%) compared to c5dd9d8, passed because coverage increased by 0% when compared to adjusted base (44.95%)
Details
Codecov Report
❌ Patch coverage is 32.72727% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.94%. Comparing base (c5dd9d8) to head (7031fbc).
Additional details and impacted files
@@ Coverage Diff @@
## dev #21275 +/- ##
==========================================
- Coverage 44.95% 44.94% -0.01%
==========================================
Files 1705 1707 +2
Lines 44906 44952 +46
Branches 9399 9412 +13
==========================================
+ Hits 20187 20205 +18
- Misses 22423 22447 +24
- Partials 2296 2300 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ponents/InputBar/InputBarEditor/InputBarEditor.tsx | 100.00% <ø> (ø) |
|
| .../InputBar/useMessageHandling/useMessageHandling.ts | 39.65% <ø> (ø) |
|
| .../components/ConfigToolbar/ConfigToolbar.styles.tsx | 0.00% <0.00%> (ø) |
|
| ...seMessageHandling/useMessageSend/useMessageSend.ts | 23.88% <0.00%> (+0.35%) |
⬆️ |
| ...BarEditor/RichTextEditor/utils/transformMessage.ts | 40.00% <33.33%> (-10.00%) |
⬇️ |
| ...Editor/RichTextEditor/utils/useEditorDraftState.ts | 73.33% <33.33%> (-12.39%) |
⬇️ |
| apps/webapp/src/script/util/debugUtil.ts | 0.00% <0.00%> (ø) |
|
| ...webapp/src/script/components/InputBar/InputBar.tsx | 60.56% <70.00%> (+2.49%) |
⬆️ |
| ...p/src/script/util/debugMessagePreprocessingUtil.ts | 62.50% <62.50%> (ø) |
|
| ...r/InputBarEditor/RichTextEditor/RichTextEditor.tsx | 62.96% <42.85%> (-7.88%) |
⬇️ |
| ... and 2 more |
🚀 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