feat(FileInput): improve component #6337
Merged
Codecov / codecov/project
succeeded
Apr 20, 2026 in 0s
92.60% (+9.29%) compared to 2b89546
View this Pull Request on Codecov
92.60% (+9.29%) compared to 2b89546
Details
Codecov Report
❌ Patch coverage is 88.33333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.60%. Comparing base (2b89546) to head (817d722).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/ui/src/components/FileInput/index.tsx | 87.71% | 6 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #6337 +/- ##
==========================================
+ Coverage 83.30% 92.60% +9.29%
==========================================
Files 44 533 +489
Lines 683 10036 +9353
Branches 195 3835 +3640
==========================================
+ Hits 569 9294 +8725
- Misses 104 677 +573
- Partials 10 65 +55 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...es/ui/src/components/FileInput/DropzoneContent.tsx | 100.00% <100.00%> (ø) |
|
| ...es/ui/src/components/FileInput/components/List.tsx | 100.00% <100.00%> (ø) |
|
| packages/ui/src/components/FileInput/styles.css.ts | 100.00% <100.00%> (ø) |
|
| packages/ui/src/components/FileInput/index.tsx | 89.65% <87.71%> (ø) |
... and 485 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 2b89546...817d722. 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