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

feat: support smtp without auth #1101

Merged
merged 1 commit into from
Jul 3, 2024

feat: support smtp without auth

54baef0
Select commit
Loading
Failed to load commit list.
Merged

feat: support smtp without auth #1101

feat: support smtp without auth
54baef0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2024 in 0s

1.09% (-0.01%) compared to c4fe57c, passed because coverage increased by -0.01% when compared to adjusted base (1.09%)

View this Pull Request on Codecov

1.09% (-0.01%) compared to c4fe57c, passed because coverage increased by -0.01% when compared to adjusted base (1.09%)

Details

Codecov Report

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

Project coverage is 1.09%. Comparing base (c4fe57c) to head (54baef0).

Files Patch % Lines
common/message/email.go 0.00% 15 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #1101      +/-   ##
========================================
- Coverage   1.09%   1.09%   -0.01%     
========================================
  Files        130     130              
  Lines       9690    9698       +8     
========================================
  Hits         106     106              
- Misses      9570    9578       +8     
  Partials      14      14              

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