jedie / PyInventory

Web based management to catalog things including state and location etc. using Python/Django.
GNU General Public License v3.0
18 stars 0 forks source link

Move source code from /src/ #140

Closed jedie closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 94.66% and project coverage change: +0.77 :tada:

Comparison is base (48e1cd2) 83.57% compared to head (bc825f4) 84.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== + Coverage 83.57% 84.35% +0.77% ========================================== Files 71 50 -21 Lines 2064 1342 -722 ========================================== - Hits 1725 1132 -593 + Misses 339 210 -129 ``` | [Impacted Files](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer) | Coverage Δ | | |---|---|---| | [inventory/\_\_init\_\_.py](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-aW52ZW50b3J5L19faW5pdF9fLnB5) | `100.00% <ø> (ø)` | | | [inventory/admin/\_\_init\_\_.py](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-aW52ZW50b3J5L2FkbWluL19faW5pdF9fLnB5) | `100.00% <ø> (ø)` | | | [inventory/admin/item.py](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-aW52ZW50b3J5L2FkbWluL2l0ZW0ucHk=) | `100.00% <ø> (ø)` | | | [inventory/admin/location.py](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-aW52ZW50b3J5L2FkbWluL2xvY2F0aW9uLnB5) | `80.95% <ø> (ø)` | | | [inventory/admin/tagulous\_fix.py](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-aW52ZW50b3J5L2FkbWluL3RhZ3Vsb3VzX2ZpeC5weQ==) | `100.00% <ø> (ø)` | | | [inventory/apps.py](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-aW52ZW50b3J5L2FwcHMucHk=) | `100.00% <ø> (ø)` | | | [inventory/ckeditor\_upload.py](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-aW52ZW50b3J5L2NrZWRpdG9yX3VwbG9hZC5weQ==) | `50.00% <ø> (ø)` | | | [inventory/context\_processors.py](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-aW52ZW50b3J5L2NvbnRleHRfcHJvY2Vzc29ycy5weQ==) | `100.00% <ø> (ø)` | | | [inventory/forms.py](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-aW52ZW50b3J5L2Zvcm1zLnB5) | `91.66% <ø> (ø)` | | | [inventory/management/commands/run\_testserver.py](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-aW52ZW50b3J5L21hbmFnZW1lbnQvY29tbWFuZHMvcnVuX3Rlc3RzZXJ2ZXIucHk=) | `100.00% <ø> (ø)` | | | ... and [39 more](https://app.codecov.io/gh/jedie/PyInventory/pull/140?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer) | | ... and [23 files with indirect coverage changes](https://app.codecov.io/gh/jedie/PyInventory/pull/140/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.