inventree / InvenTree

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

Improve optional chaining checks #8431

Closed SchrodingersGat closed 2 weeks ago

SchrodingersGat commented 2 weeks ago
netlify[bot] commented 2 weeks ago

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

Name Link
Latest commit 64b73d903ba6dc28dc8f2253c491a2b3f47c927c
Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/672a227d841d76000868e678
Deploy Preview https://deploy-preview-8431--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 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 84.34%. Comparing base (7b640a4) to head (64b73d9). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/frontend/src/forms/StockForms.tsx 0.00% 4 Missing :warning:
src/frontend/src/forms/PurchaseOrderForms.tsx 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8431 +/- ## ========================================== - Coverage 84.40% 84.34% -0.06% ========================================== Files 1170 1170 Lines 53459 53459 Branches 2002 2002 ========================================== - Hits 45120 45091 -29 - Misses 7823 7854 +31 + Partials 516 514 -2 ``` | [Flag](https://app.codecov.io/gh/inventree/InvenTree/pull/8431/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree) | Coverage Δ | | |---|---|---| | [pui](https://app.codecov.io/gh/inventree/InvenTree/pull/8431/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inventree) | `67.80% <0.00%> (-0.31%)` | :arrow_down: | 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.