Skip to content

feat: Add Sendgrid client to AppContext#402

Merged
spencewenski merged 1 commit into
mainfrom
sendgrid-client
Oct 10, 2024
Merged

feat: Add Sendgrid client to AppContext#402
spencewenski merged 1 commit into
mainfrom
sendgrid-client

Conversation

@spencewenski

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Oct 10, 2024

Copy link
Copy Markdown

Codecov Report

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

Project coverage is 42.58%. Comparing base (9d5ae89) to head (f941770).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/config/email/sendgrid/mod.rs 0.00% 18 Missing ⚠️
src/app/context.rs 0.00% 9 Missing ⚠️
src/error/reqwest.rs 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
src/error/mod.rs 0.00% <ø> (ø)
src/error/reqwest.rs 0.00% <0.00%> (ø)
src/app/context.rs 19.86% <0.00%> (-1.26%) ⬇️
src/config/email/sendgrid/mod.rs 34.48% <0.00%> (-56.43%) ⬇️

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 9d5ae89...f941770. Read the comment docs.

@spencewenski
spencewenski merged commit 7df17a6 into main Oct 10, 2024
@spencewenski
spencewenski deleted the sendgrid-client branch October 10, 2024 08:39
@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