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(smtp): allow usehtml to be set in params #388

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(smtp): allow usehtml to be set in params

689c66a
Select commit
Loading
Failed to load commit list.
Open

fix(smtp): allow usehtml to be set in params #388

fix(smtp): allow usehtml to be set in params
689c66a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 16, 2023 in 0s

79.15% (-0.02%) compared to a59c927

View this Pull Request on Codecov

79.15% (-0.02%) compared to a59c927

Details

Codecov Report

Patch coverage: 85.71% and project coverage change: -0.02% ⚠️

Comparison is base (a59c927) 79.17% compared to head (689c66a) 79.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #388      +/-   ##
==========================================
- Coverage   79.17%   79.15%   -0.02%     
==========================================
  Files         102      102              
  Lines        4485     4481       -4     
==========================================
- Hits         3551     3547       -4     
  Misses        756      756              
  Partials      178      178              
Files Changed Coverage Δ
pkg/services/smtp/smtp.go 89.35% <83.33%> (-0.20%) ⬇️
pkg/services/smtp/smtp_config.go 100.00% <100.00%> (ø)

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