adamspd / django-appointment

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

50 create appointment on calendar day item #55

Closed adamspd closed 8 months ago

adamspd commented 8 months ago

Feature and UI Enhancements for v2.1.5

codecov[bot] commented 8 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (c8fa713) 89.45% compared to head (116220c) 90.61%. Report is 3 commits behind head on main.

Files Patch % Lines
appointment/views_admin.py 69.23% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ========================================== + Coverage 89.45% 90.61% +1.15% ========================================== Files 43 43 Lines 3936 4101 +165 ========================================== + Hits 3521 3716 +195 + Misses 415 385 -30 ``` | [Flag](https://app.codecov.io/gh/adamspd/django-appointment/pull/55/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/55/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adams+Pierre+David) | `90.61% <96.07%> (+1.15%)` | :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.