slco-2016 / clientcomm

A communications platform for case managers in the Criminal Justice System.
https://clientcomm.org/
Other
10 stars 3 forks source link

Improve notification readability #377

Closed tmaybe closed 7 years ago

tmaybe commented 7 years ago

Adds client information to the 'message failed to send' email notification. Makes messages and queries more readable in the code.

codecov-io commented 7 years ago

Codecov Report

Merging #377 into master will decrease coverage by -0.04%. The diff coverage is 25%.

@@            Coverage Diff             @@
##           master     #377      +/-   ##
==========================================
- Coverage   63.41%   63.38%   -0.04%     
==========================================
  Files         109      109              
  Lines        4174     4176       +2     
  Branches      455      455              
==========================================
  Hits         2647     2647              
- Misses       1527     1529       +2
Impacted Files Coverage Δ
app/controllers/emails.js 97.01% <ø> (-0.05%) :x:
app/lib/sms-status-check.js 27.11% <0%> (-0.96%) :x:
app/lib/em-notify.js 72.5% <50%> (+0.7%) :white_check_mark:

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 fd70562...0c6c3d7. Read the comment docs.