Skip to content

fix(uploader): openFileDialogOnClick支持传入函数 - #637

Open
Frank17008 wants to merge 7 commits into
react-component:masterfrom
Frank17008:master
Open

fix(uploader): openFileDialogOnClick支持传入函数#637
Frank17008 wants to merge 7 commits into
react-component:masterfrom
Frank17008:master

Merge branch 'master' of https://github.com/Frank17008/upload

9e4ac01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

91.83% (+2.72%) compared to c892be5

View this Pull Request on Codecov

91.83% (+2.72%) compared to c892be5

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.83%. Comparing base (c892be5) to head (9e4ac01).
⚠️ Report is 18 commits behind head on master.

Files with missing linesPatch %Lines
src/AjaxUploader.tsx80.00%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #637 +/- ##
==========================================
+ Coverage 89.10% 91.83% +2.72% 
==========================================
Files 6 6 Lines 303 306 +3 Branches 84 81 -3 ==========================================
+ Hits 270 281 +11 + Misses 33 25 -8 

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