adamspd / django-appointment

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

Admin can add staff admin as in Django Admin page #170

Closed adamspd closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 95.19%. Comparing base (5ea883b) to head (88d5426).

Files Patch % Lines
appointment/tests/base/base_test.py 84.21% 3 Missing :warning:
appointment/tests/test_views.py 99.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #170 +/- ## ========================================== + Coverage 95.12% 95.19% +0.07% ========================================== Files 49 49 Lines 5739 5828 +89 ========================================== + Hits 5459 5548 +89 Misses 280 280 ``` | [Flag](https://app.codecov.io/gh/adamspd/django-appointment/pull/170/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/170/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adams+Pierre+David) | `95.19% <98.39%> (+0.07%)` | :arrow_up: | 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.