Skip to content

feat: Add support to config for email via Sendgrid (email-sendgrid feature)#401

Merged
spencewenski merged 3 commits into
mainfrom
sendgrid-config
Oct 10, 2024
Merged

feat: Add support to config for email via Sendgrid (email-sendgrid feature)#401
spencewenski merged 3 commits into
mainfrom
sendgrid-config

Conversation

@spencewenski

@spencewenski spencewenski commented Oct 10, 2024

Copy link
Copy Markdown
Member

No description provided.

@spencewenski spencewenski changed the title feat: Add support to config for email via Sendgrid (email-sendgrid feat: Add support to config for email via Sendgrid (email-sendgrid feature) Oct 10, 2024
@codecov

codecov Bot commented Oct 10, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.

Project coverage is 42.84%. Comparing base (4a731bb) to head (58b23ed).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/config/email/sendgrid/mod.rs 90.90% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/config/email/mod.rs 100.00% <100.00%> (ø)
src/config/email/smtp.rs 14.28% <ø> (ø)
src/config/mod.rs 33.33% <100.00%> (+4.63%) ⬆️
src/testing/snapshot.rs 100.00% <ø> (ø)
src/config/email/sendgrid/mod.rs 90.90% <90.90%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a731bb...58b23ed. Read the comment docs.

@spencewenski spencewenski merged commit 9d5ae89 into main Oct 10, 2024
@spencewenski spencewenski deleted the sendgrid-config branch October 10, 2024 07:44
@spencewenski spencewenski mentioned this pull request Oct 11, 2024
@github-actions github-actions Bot mentioned this pull request Oct 11, 2024
spencewenski added a commit that referenced this pull request Oct 11, 2024
## 🤖 New release
* `roadster`: 0.6.6 -> 0.6.7 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.6.7](roadster-v0.6.6...roadster-v0.6.7)
- 2024-10-11

### Added

- Set sandbox mode on Sendgrid message based on config
([#403](#403))
- Add Sendgrid client to `AppContext`
([#402](#402))
- Add support to config for email via Sendgrid (`email-sendgrid`
feature) ([#401](#401))

### Other

- Add note to readme about supporting Sendgrid
([#405](#405))
- Add example of using Sendgrid client
([#404](#404))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Spencer Ferris <3319370+spencewenski@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant