inventree / InvenTree

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

Fix for locate item plugins #8473

Closed SchrodingersGat closed 1 week ago

SchrodingersGat commented 1 week ago
netlify[bot] commented 1 week ago

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

Name Link
Latest commit 9d31edd25042a66a691149a2f99653d412722ba1
Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/673351c9b325220008e79883
Deploy Preview https://deploy-preview-8473--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: 100 (no change 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 1 week ago

Codecov Report

Attention: Patch coverage is 86.36364% with 6 lines in your changes missing coverage. Please review.

Project coverage is 84.35%. Comparing base (113b9e9) to head (9d31edd). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ontend/src/components/plugins/LocateItemButton.tsx 82.60% 3 Missing and 1 partial :warning:
...rc/frontend/src/components/buttons/AdminButton.tsx 50.00% 1 Missing :warning:
src/frontend/src/hooks/UsePlugins.tsx 91.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8473 +/- ## ========================================== - Coverage 84.36% 84.35% -0.01% ========================================== Files 1175 1177 +2 Lines 53666 53702 +36 Branches 2012 2018 +6 ========================================== + Hits 45277 45303 +26 - Misses 7874 7875 +1 - Partials 515 524 +9 ``` | [Flag](https://app.codecov.io/gh/inventree/InvenTree/pull/8473/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/8473/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree) | `85.86% <100.00%> (+<0.01%)` | :arrow_up: | | [pui](https://app.codecov.io/gh/inventree/InvenTree/pull/8473/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree) | `68.71% <84.21%> (+<0.01%)` | :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.