-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(module:upload): add upload component #1040
Conversation
无法编译通过,已知错误 #9550
|
I just remove --prod to pass the ci |
- increase test coverage
Codecov Report
@@ Coverage Diff @@
## 0.7.0 #1040 +/- ##
==========================================
+ Coverage 97.75% 97.88% +0.13%
==========================================
Files 146 149 +3
Lines 4847 5159 +312
Branches 575 620 +45
==========================================
+ Hits 4738 5050 +312
Partials 109 109
Continue to review full report at Codecov.
|
* wip(module:upload): add upload component - increase test coverage * fix tslint add modal in demo * fix demo * add test
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information