adamspd / django-appointment

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

Send email to staff member upon account creation #138

Closed adamspd closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.42%. Comparing base (d331bef) to head (df07a19).

:exclamation: Current head df07a19 differs from pull request most recent head 3bcf55e. Consider uploading reports for the commit 3bcf55e to get more accurate results

Files Patch % Lines
appointment/views_admin.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## ======================================= Coverage 95.42% 95.42% ======================================= Files 49 49 Lines 5721 5732 +11 ======================================= + Hits 5459 5470 +11 Misses 262 262 ``` | [Flag](https://app.codecov.io/gh/adamspd/django-appointment/pull/138/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/138/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adams+Pierre+David) | `95.42% <94.11%> (+<0.01%)` | :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.