Closed benjaoming closed 4 years ago
Merging #335 into develop will decrease coverage by
0.01%
. The diff coverage is0%
.
@@ Coverage Diff @@
## develop #335 +/- ##
===========================================
- Coverage 74.06% 74.04% -0.02%
===========================================
Files 60 60
Lines 2445 2447 +2
===========================================
+ Hits 1811 1812 +1
- Misses 634 635 +1
Impacted Files | Coverage Δ | |
---|---|---|
centralserver/central/models.py | 43.26% <0%> (ø) |
:arrow_up: |
centralserver/registration/views.py | 78.63% <0%> (-0.5%) |
:arrow_down: |
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 a6a2c9d...505c4b2. Read the comment docs.
CC: @carinediaz @jamalex
We can discuss email contents in PRs such as this one. I might merge and stage this to test on a larger database.
The script will send text emails (not HTML) and can send out new reminders, if people have not logged in since a
min_date
.It also logs who's being sent to, in case it fails sending.