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

Add option to have no header encoding #104

Merged
merged 4 commits into from
Mar 12, 2024
Merged

Conversation

meain
Copy link
Contributor

@meain meain commented Mar 12, 2024

Fixes #102

email.go Show resolved Hide resolved
header.go Show resolved Hide resolved
email.go Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 67.85714% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 51.74%. Comparing base (500bfa5) to head (990d2ad).

Files Patch % Lines
message.go 52.63% 9 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
- Coverage   52.49%   51.74%   -0.76%     
==========================================
  Files           7        7              
  Lines        1301     1293       -8     
==========================================
- Hits          683      669      -14     
- Misses        549      555       +6     
  Partials       69       69              
Flag Coverage Δ
unittests 51.74% <67.85%> (-0.76%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@xhit xhit merged commit 3161d31 into xhit:master Mar 12, 2024
50 checks passed
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.

Custom encodig for email headers
3 participants