-
-
Notifications
You must be signed in to change notification settings - Fork 148
Feature/batch info provider import #982
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
base: master
Are you sure you want to change the base?
Feature/batch info provider import #982
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #982 +/- ##
============================================
+ Coverage 59.83% 61.35% +1.51%
- Complexity 6050 6326 +276
============================================
Files 529 542 +13
Lines 20625 21730 +1105
============================================
+ Hits 12341 13332 +991
- Misses 8284 8398 +114 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Here is description of excel functionality pull report
|
…import jobs to junction table and implement filtering based on bulk import jobs status and its associated parts' statuses.
Do not merge yet, there is a bug when user doesn't check prefetch and it still fetches info, causing timeout on larger sets. |
Works in the following way:
Note: I have by a mistake continued to work right on top of my other addition (excel support), so it would be best to first finish that or maybe even discard it and do everything here.