openHPI / codeocean

CodeOcean is an automated assessment tool for web-based coding exercises
BSD 3-Clause "New" or "Revised" License
64 stars 27 forks source link

Use `deliver_later` to send emails #2581

Closed MrSerth closed 3 days ago

MrSerth commented 3 days ago

Now, we are only using deliver_now for login-based emails, such as password reset or confirmation emails.

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 69.52%. Comparing base (d99a715) to head (f841f5a). Report is 25 commits behind head on master.

Files with missing lines Patch % Lines
app/controllers/comments_controller.rb 0.00% 2 Missing :warning:
app/controllers/request_for_comments_controller.rb 0.00% 1 Missing :warning:
lib/tasks/detect_exercise_anomalies.rake 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2581 +/- ## ======================================= Coverage 69.52% 69.52% ======================================= Files 202 202 Lines 6360 6360 ======================================= Hits 4422 4422 Misses 1938 1938 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.