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

Validate email address for IEmailSender.QueueAsync method to prevent background job to retry if the email address is invalid. #19252

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

EngincanV
Copy link
Member

No description provided.

…t background job to retry if the email address is invalid.
Copy link

codecov bot commented Mar 9, 2024

Codecov Report

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

Project coverage is 51.52%. Comparing base (cc50b7c) to head (15f2d73).

Files Patch % Lines
....Abp.Emailing/Volo/Abp/Emailing/EmailSenderBase.cs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #19252      +/-   ##
==========================================
- Coverage   51.53%   51.52%   -0.01%     
==========================================
  Files        3097     3097              
  Lines       98496    98504       +8     
  Branches     7872     7873       +1     
==========================================
+ Hits        50755    50756       +1     
- Misses      46176    46184       +8     
+ Partials     1565     1564       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maliming maliming merged commit d6b71d9 into dev Mar 9, 2024
3 of 5 checks passed
@maliming maliming deleted the EngincanV/check-emailaddress branch March 9, 2024 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants