matmair / InvenTree

Open Source Inventory Management System
https://inventree.readthedocs.io
MIT License
5 stars 4 forks source link

Custom user defined states #213

Closed matmair closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 97.13024% with 13 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@d68d52b). Learn more about missing BASE report.

Files Patch % Lines
src/backend/InvenTree/InvenTree/generic_fields.py 91.93% 5 Missing :warning:
src/backend/InvenTree/InvenTree/serializers.py 95.38% 3 Missing :warning:
src/backend/InvenTree/common/models.py 95.12% 2 Missing :warning:
src/backend/InvenTree/generic/states/states.py 88.88% 2 Missing :warning:
src/backend/InvenTree/generic/states/tags.py 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #213 +/- ## ========================================= Coverage ? 82.06% ========================================= Files ? 1133 Lines ? 50591 Branches ? 1718 ========================================= Hits ? 41520 Misses ? 8627 Partials ? 444 ``` | [Flag](https://app.codecov.io/gh/matmair/InvenTree/pull/213/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Mair) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/matmair/InvenTree/pull/213/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Mair) | `85.35% <97.13%> (?)` | | | [pui](https://app.codecov.io/gh/matmair/InvenTree/pull/213/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Mair) | `64.86% <ø> (?)` | | 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=Matthias+Mair#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.