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

Release as v0.19.0 #139

Closed jedie closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.06 :tada:

Comparison is base (f1c10f1) 83.48% compared to head (7da60df) 83.55%.

:exclamation: Current head 7da60df differs from pull request most recent head 9f685b3. Consider uploading reports for the commit 9f685b3 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #139 +/- ## ========================================== + Coverage 83.48% 83.55% +0.06% ========================================== Files 70 71 +1 Lines 2053 2061 +8 ========================================== + Hits 1714 1722 +8 Misses 339 339 ``` | [Impacted Files](https://app.codecov.io/gh/jedie/PyInventory/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer) | Coverage Δ | | |---|---|---| | [src/inventory/tests/test\_admin\_location.py](https://app.codecov.io/gh/jedie/PyInventory/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-c3JjL2ludmVudG9yeS90ZXN0cy90ZXN0X2FkbWluX2xvY2F0aW9uLnB5) | `100.00% <100.00%> (ø)` | | | [src/inventory\_project/tests/mocks.py](https://app.codecov.io/gh/jedie/PyInventory/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-c3JjL2ludmVudG9yeV9wcm9qZWN0L3Rlc3RzL21vY2tzLnB5) | `100.00% <100.00%> (ø)` | | | [src/inventory\_project/tests/test\_admin\_item.py](https://app.codecov.io/gh/jedie/PyInventory/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-c3JjL2ludmVudG9yeV9wcm9qZWN0L3Rlc3RzL3Rlc3RfYWRtaW5faXRlbS5weQ==) | `100.00% <100.00%> (ø)` | | | [src/inventory\_project/tests/test\_admin\_memo.py](https://app.codecov.io/gh/jedie/PyInventory/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-c3JjL2ludmVudG9yeV9wcm9qZWN0L3Rlc3RzL3Rlc3RfYWRtaW5fbWVtby5weQ==) | `100.00% <100.00%> (ø)` | |

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