-
-
Notifications
You must be signed in to change notification settings - Fork 783
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
Fix image upload for company page #8120
Fix image upload for company page #8120
Conversation
SchrodingersGat
commented
Sep 12, 2024
- Fixes Error when uploading images to Company/Part/etc #8111
✅ Deploy Preview for inventree-web-pui-preview ready!
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 @@
## master #8120 +/- ##
==========================================
+ Coverage 84.42% 84.50% +0.08%
==========================================
Files 1144 1144
Lines 51190 51190
Branches 1792 1792
==========================================
+ Hits 43217 43258 +41
+ Misses 7757 7716 -41
Partials 216 216
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ 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.
LGTM; was/is this covered by functional tests?
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |