adamspd / django-appointment

A Django app for managing appointment scheduling with ease and flexibility.
Apache License 2.0
87 stars 29 forks source link

Remove all tests to start over with a clean state #179

Closed adamspd closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 32.62%. Comparing base (271829d) to head (f1c5b6a). Report is 15 commits behind head on main.

Files Patch % Lines
appointment/utils/db_helpers.py 0.00% 7 Missing :warning:
appointment/models.py 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## =========================================== - Coverage 95.19% 32.62% -62.57% =========================================== Files 49 25 -24 Lines 5828 2452 -3376 =========================================== - Hits 5548 800 -4748 - Misses 280 1652 +1372 ``` | [Flag](https://app.codecov.io/gh/adamspd/django-appointment/pull/179/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adams+Pierre+David) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/adamspd/django-appointment/pull/179/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adams+Pierre+David) | `32.62% <0.00%> (-62.57%)` | :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=Adams+Pierre+David#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.