calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Feature/public event

Open noam-y opened this issue 5 years ago • 1 comments

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.

noam-y avatar Feb 14 '21 22:02 noam-y

Codecov Report

Merging #287 (71ee772) into develop (1048956) will decrease coverage by 0.38%. The diff coverage is 56.00%.

Impacted file tree graph

@@             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 data Powered by Codecov. Last update 1048956...9cf15b1. Read the comment docs.

codecov-io avatar Feb 19 '21 12:02 codecov-io