getsentry / vanguard

Apache License 2.0
41 stars 3 forks source link

fix: Set max-width on images in email #99

Closed dcramer closed 1 year ago

dcramer commented 1 year ago

Can't honestly tell you if GMail will respect this, but 🤞

codecov[bot] commented 1 year ago

Codecov Report

Base: 49.17% // Head: 49.37% // Increases project coverage by +0.19% :tada:

Coverage data is based on head (266626b) compared to base (e16102a). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## ========================================== + Coverage 49.17% 49.37% +0.19% ========================================== Files 86 86 Lines 8041 8047 +6 Branches 368 370 +2 ========================================== + Hits 3954 3973 +19 + Misses 4087 4074 -13 ``` | [Impacted Files](https://app.codecov.io/gh/getsentry/vanguard/compare/99?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | Coverage Δ | | |---|---|---| | [app/lib/email.ts](https://app.codecov.io/gh/getsentry/vanguard/compare/99?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-YXBwL2xpYi9lbWFpbC50cw==) | `94.31% <100.00%> (+0.13%)` | :arrow_up: | | [app/models/post.server.ts](https://app.codecov.io/gh/getsentry/vanguard/compare/99?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-YXBwL21vZGVscy9wb3N0LnNlcnZlci50cw==) | `83.67% <0.00%> (+3.36%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.