inventree / InvenTree

Open Source Inventory Management System
https://docs.inventree.org
MIT License
4.34k stars 786 forks source link

[PUI] Part allocations #8458

Closed SchrodingersGat closed 1 week ago

SchrodingersGat commented 2 weeks ago

image

netlify[bot] commented 2 weeks ago

Deploy Preview for inventree-web-pui-preview ready!

Name Link
Latest commit 0f83c99ac9ceedd752957b79f32fdb1821798839
Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/672f017821ecf300082d1594
Deploy Preview https://deploy-preview-8458--inventree-web-pui-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 99 (🔴 down 1 from production)
Accessibility: 86 (no change from production)
Best Practices: 100 (no change from production)
SEO: 78 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 86.25000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 84.47%. Comparing base (a8e833a) to head (0f83c99). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/backend/InvenTree/build/api.py 66.66% 5 Missing :warning:
src/backend/InvenTree/order/api.py 40.00% 3 Missing :warning:
src/frontend/src/tables/build/BuildLineTable.tsx 71.42% 2 Missing :warning:
src/backend/InvenTree/build/serializers.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8458 +/- ## ========================================== + Coverage 84.35% 84.47% +0.11% ========================================== Files 1172 1175 +3 Lines 53499 53571 +72 Branches 2010 2015 +5 ========================================== + Hits 45128 45253 +125 + Misses 7851 7794 -57 - Partials 520 524 +4 ``` | [Flag](https://app.codecov.io/gh/inventree/InvenTree/pull/8458/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/inventree/InvenTree/pull/8458/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree) | `85.85% <70.00%> (-0.01%)` | :arrow_down: | | [pui](https://app.codecov.io/gh/inventree/InvenTree/pull/8458/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree) | `68.86% <96.00%> (+0.76%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.