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(email): allow for custom http mail implementations off of nodemailer #11686

Merged
merged 4 commits into from
Sep 15, 2024

fix: build error

3944f1d
Select commit
Loading
Failed to load commit list.
Merged

fix(email): allow for custom http mail implementations off of nodemailer #11686

fix: build error
3944f1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 15, 2024 in 1s

0.00% of diff hit (target 39.34%)

View this Pull Request on Codecov

0.00% of diff hit (target 39.34%)

Annotations

Check warning on line 34 in packages/core/src/providers/email.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/providers/email.ts#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 52 in packages/core/src/providers/email.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/providers/email.ts#L52

Added line #L52 was not covered by tests

Check warning on line 56 in packages/core/src/providers/mailgun.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/providers/mailgun.ts#L56

Added line #L56 was not covered by tests

Check warning on line 3 in packages/core/src/providers/nodemailer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/providers/nodemailer.ts#L3

Added line #L3 was not covered by tests

Check warning on line 10 in packages/core/src/providers/nodemailer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/providers/nodemailer.ts#L10

Added line #L10 was not covered by tests

Check warning on line 43 in packages/core/src/providers/nodemailer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/providers/nodemailer.ts#L43

Added line #L43 was not covered by tests