fix: correctly overflow center/right+nowrap text #193
Merged
Codecov / codecov/project
succeeded
Apr 18, 2026 in 0s
87.92% (+0.21%) compared to ac23e6d
View this Pull Request on Codecov
87.92% (+0.21%) compared to ac23e6d
Details
Codecov Report
❌ Patch coverage is 98.26087% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.92%. Comparing base (ac23e6d) to head (7539f62).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/iocraft/src/components/mixed_text.rs | 80.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #193 +/- ##
==========================================
+ Coverage 87.71% 87.92% +0.21%
==========================================
Files 35 35
Lines 5526 5617 +91
Branches 5526 5617 +91
==========================================
+ Hits 4847 4939 +92
+ Misses 570 569 -1
Partials 109 109 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/iocraft/src/components/text.rs | 99.63% <100.00%> (+0.69%) |
⬆️ |
| packages/iocraft/src/components/text_input.rs | 68.82% <100.00%> (ø) |
|
| packages/iocraft/src/components/mixed_text.rs | 92.30% <80.00%> (+0.38%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading