fix(uploader): openFileDialogOnClick支持传入函数 #637
+56
−4
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).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/AjaxUploader.tsx | 80.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.
Loading