calendar
calendar copied to clipboard
Feature/public event
a feature that supports describing an event as a public event. as a part of this definition, it will allow sending emails to all event participants and allow joining events on the event page.
Codecov Report
Merging #287 (71ee772) into develop (1048956) will decrease coverage by
0.38%. The diff coverage is56.00%.
@@ Coverage Diff @@
## develop #287 +/- ##
===========================================
- Coverage 98.01% 97.63% -0.39%
===========================================
Files 68 68
Lines 2979 3002 +23
===========================================
+ Hits 2920 2931 +11
- Misses 59 71 +12
| Impacted Files | Coverage Δ | |
|---|---|---|
| app/routers/email.py | 100.00% <ø> (ø) |
|
| app/internal/email.py | 84.00% <26.66%> (-16.00%) |
:arrow_down: |
| app/database/models.py | 96.73% <100.00%> (+0.03%) |
:arrow_up: |
| app/routers/event.py | 96.94% <100.00%> (+0.09%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 1048956...9cf15b1. Read the comment docs.