Skip to content

Add FileUploader widget - #1540

Open
msssk wants to merge 35 commits into
dojo:masterfrom
msssk:1129-uploader-widget
Open

Add FileUploader widget#1540
msssk wants to merge 35 commits into
dojo:masterfrom
msssk:1129-uploader-widget

fix tests and typings

f9f3e19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 28, 2026 in 0s

89.93% (-0.23%) compared to e3dc8f5

View this Pull Request on Codecov

89.93% (-0.23%) compared to e3dc8f5

Details

Codecov Report

❌ Patch coverage is 83.52941% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.93%. Comparing base (e3dc8f5) to head (f9f3e19).
⚠️ Report is 149 commits behind head on master.

Files with missing lines Patch % Lines
src/file-upload-input/index.tsx 80.26% 5 Missing and 10 partials ⚠️
src/file-uploader/index.tsx 85.55% 7 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1540      +/-   ##
==========================================
- Coverage   90.15%   89.93%   -0.23%     
==========================================
  Files          94       98       +4     
  Lines        4846     5016     +170     
  Branches     1297     1353      +56     
==========================================
+ Hits         4369     4511     +142     
- Misses        236      248      +12     
- Partials      241      257      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.