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

Fix: protect report endpoint from email failure #3626

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

marcantoinedupre
Copy link
Contributor

Previously when the confirmation email sending failed the endpoint answered with error 500 even though the report was correctly saved.

Previously when the confirmation email sending failed the endpoint answered with error 500.
@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Patch coverage: 60.00% and project coverage change: -0.01 ⚠️

Comparison is base (20cadaf) 98.31% compared to head (f94b479) 98.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3626      +/-   ##
==========================================
- Coverage   98.31%   98.30%   -0.01%     
==========================================
  Files         292      292              
  Lines       21567    21571       +4     
==========================================
+ Hits        21203    21205       +2     
- Misses        364      366       +2     
Impacted Files Coverage Δ
geotrek/feedback/views.py 98.70% <60.00%> (-1.30%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cypress
Copy link

cypress bot commented Jun 29, 2023

Passing run #6546 ↗︎

0 24 0 0 Flakiness 0

Details:

Merge f94b479 into 20cadaf...
Project: Geotrek-admin Commit: 444e9ca9f2 ℹ️
Status: Passed Duration: 03:59 💡
Started: Jun 29, 2023 2:14 PM Ended: Jun 29, 2023 2:18 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

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