-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Unit-test]: File Uploader #17791
[Unit-test]: File Uploader #17791
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17791 +/- ##
==========================================
+ Coverage 79.72% 79.74% +0.02%
==========================================
Files 406 406
Lines 14012 14012
Branches 4333 4385 +52
==========================================
+ Hits 11171 11174 +3
+ Misses 2676 2672 -4
- Partials 165 166 +1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pulled down locally to check the coverage and looks good to me!!
Thanks for doing that!
a7f0464
Hey there! v11.69.0 was just released that references this issue/PR. |
Increases test coverage for file uploader
#17483