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: incorrect SMTP error handling #3636

Merged
merged 1 commit into from
Nov 22, 2023

fix: incorrect SMTP error handling

9b96cdd
Select commit
Loading
Failed to load commit list.
Merged

fix: incorrect SMTP error handling #3636

fix: incorrect SMTP error handling
9b96cdd
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 22, 2023 in 0s

78.41% (target 70.00%)

View this Pull Request on Codecov

78.41% (target 70.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6d08576) 78.35% compared to head (9b96cdd) 78.41%.

Files Patch % Lines
courier/smtp.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3636      +/-   ##
==========================================
+ Coverage   78.35%   78.41%   +0.06%     
==========================================
  Files         344      344              
  Lines       23493    23493              
==========================================
+ Hits        18407    18422      +15     
+ Misses       3701     3687      -14     
+ Partials     1385     1384       -1     

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