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

Update to Django 4.2 #138

Closed jedie closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 11.11% and project coverage change: -0.38 :warning:

Comparison is base (cc3c13c) 83.86% compared to head (5e0a692) 83.48%.

:exclamation: Current head 5e0a692 differs from pull request most recent head f1c10f1. Consider uploading reports for the commit f1c10f1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## ========================================== - Coverage 83.86% 83.48% -0.38% ========================================== Files 70 70 Lines 2095 2053 -42 ========================================== - Hits 1757 1714 -43 - Misses 338 339 +1 ``` | [Impacted Files](https://app.codecov.io/gh/jedie/PyInventory/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer) | Coverage Δ | | |---|---|---| | [src/inventory\_project/settings/base.py](https://app.codecov.io/gh/jedie/PyInventory/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-c3JjL2ludmVudG9yeV9wcm9qZWN0L3NldHRpbmdzL2Jhc2UucHk=) | `96.15% <ø> (-0.10%)` | :arrow_down: | | [...c/inventory\_project/tests/test\_playwright\_admin.py](https://app.codecov.io/gh/jedie/PyInventory/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-c3JjL2ludmVudG9yeV9wcm9qZWN0L3Rlc3RzL3Rlc3RfcGxheXdyaWdodF9hZG1pbi5weQ==) | `34.69% <0.00%> (-0.36%)` | :arrow_down: | | [src/inventory\_project/tests/conftest.py](https://app.codecov.io/gh/jedie/PyInventory/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-c3JjL2ludmVudG9yeV9wcm9qZWN0L3Rlc3RzL2NvbmZ0ZXN0LnB5) | `100.00% <100.00%> (ø)` | | | [src/inventory\_project/tests/test\_admin.py](https://app.codecov.io/gh/jedie/PyInventory/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-c3JjL2ludmVudG9yeV9wcm9qZWN0L3Rlc3RzL3Rlc3RfYWRtaW4ucHk=) | `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.