fix(TagList): overflow #6271
Merged
fix(TagList): overflow #6271
Codecov / codecov/project
succeeded
Mar 27, 2026 in 1s
92.64% (+0.07%) compared to adf8a65
View this Pull Request on Codecov
92.64% (+0.07%) compared to adf8a65
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.64%. Comparing base (adf8a65) to head (b9ad610).
Additional details and impacted files
@@ Coverage Diff @@
## main #6271 +/- ##
==========================================
+ Coverage 92.57% 92.64% +0.07%
==========================================
Files 533 533
Lines 9981 9984 +3
Branches 3805 3780 -25
==========================================
+ Hits 9240 9250 +10
+ Misses 677 670 -7
Partials 64 64 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/ui/src/components/Popup/styles.css.ts | 100.00% <ø> (ø) |
|
| packages/ui/src/components/TagList/constant.ts | 100.00% <100.00%> (ø) |
|
| packages/ui/src/components/TagList/index.tsx | 95.23% <100.00%> (+0.04%) |
⬆️ |
| packages/ui/src/components/TagList/styles.css.ts | 100.00% <ø> (ø) |
... and 1 file 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 53022de...b9ad610. 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