Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email notifications - Response made #55

Closed
wants to merge 35 commits into from
Closed

Conversation

jackcarlisle
Copy link
Member

ready for review after #54 (needs rebase)

  • adds email notifications when a response is made to feedback

#5

@jackcarlisle jackcarlisle changed the title Email notifications Email notifications - Response made Apr 17, 2017
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@5a68388). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #55   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?     15           
  Lines             ?    159           
  Branches          ?      0           
=======================================
  Hits              ?    159           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
web/router.ex 100% <ø> (ø)
test/support/conn_case.ex 100% <ø> (ø)
web/controllers/forum_controller.ex 100% <100%> (ø)
web/controllers/auth.ex 100% <100%> (ø)
web/views/feedback_view.ex 100% <100%> (ø)
web/channels/room_channel.ex 100% <100%> (ø)
web/controllers/session_controller.ex 100% <100%> (ø)
web/models/user.ex 100% <100%> (ø)
lib/email.ex 100% <100%> (ø)
web/models/feedback.ex 100% <100%> (ø)
... and 4 more

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 5a68388...11f9e58. Read the comment docs.

@jackcarlisle
Copy link
Member Author

Closing due to changes in the db that are effecting tests, thus previous branches can't be merged

@jackcarlisle jackcarlisle deleted the email-notifications branch May 10, 2017 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants