ritstudentgovernment / PawPrints

PawPrints petition application for the RIT community.
https://pawprints.rit.edu
Apache License 2.0
14 stars 14 forks source link

Paw-55 - Email updates #114

Closed lukasyelle closed 4 years ago

lukasyelle commented 4 years ago

Ticket

This PR changes how emails are generated to reduce code duplication. It also adds a new email for notifying users when their petition has been changed to a committee.

There is a new test created for the new email, and all tests pass for the refactored emails.

codecov[bot] commented 4 years ago

Codecov Report

Merging #114 into develop will decrease coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #114      +/-   ##
===========================================
- Coverage    86.94%   86.86%   -0.08%     
===========================================
  Files           26       26              
  Lines         1432     1431       -1     
===========================================
- Hits          1245     1243       -2     
- Misses         187      188       +1     

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 5a9fda6...6019902. Read the comment docs.