-
-
Notifications
You must be signed in to change notification settings - Fork 867
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 for data import #9060
Fix for data import #9060
Conversation
SchrodingersGat
commented
Feb 11, 2025
- Prevent shadow overwrite of default_values dict
- Remove dead code
- Closes Import - Empty cells unexpectedly replaced by previous row #9050
- Prevent shadow overwrite of default_values dict - Remove dead code
✅ Deploy Preview for inventree-web-pui-preview canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9060 +/- ##
==========================================
+ Coverage 85.55% 85.56% +0.01%
==========================================
Files 1177 1177
Lines 52041 52032 -9
Branches 2120 2120
==========================================
- Hits 44523 44522 -1
+ Misses 6984 6976 -8
Partials 534 534
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
- Prevent shadow overwrite of default_values dict - Remove dead code (cherry picked from commit 7049e84)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |