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: add ability to send alternet text (html and plain) #10477

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: add ability to send alternet text (html and plain)

816d78f
Select commit
Loading
Failed to load commit list.
Draft

fix: add ability to send alternet text (html and plain) #10477

fix: add ability to send alternet text (html and plain)
816d78f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 11, 2024 in 1s

3.17% of diff hit (target 51.74%)

View this Pull Request on Codecov

3.17% of diff hit (target 51.74%)

Annotations

Check warning on line 107 in lib/Controller/DraftsController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/DraftsController.php#L104-L107

Added lines #L104 - L107 were not covered by tests

Check warning on line 111 in lib/Controller/DraftsController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/DraftsController.php#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 182 in lib/Controller/DraftsController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/DraftsController.php#L179-L182

Added lines #L179 - L182 were not covered by tests

Check warning on line 186 in lib/Controller/DraftsController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/DraftsController.php#L184-L186

Added lines #L184 - L186 were not covered by tests

Check warning on line 124 in lib/Controller/OutboxController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/OutboxController.php#L121-L124

Added lines #L121 - L124 were not covered by tests

Check warning on line 128 in lib/Controller/OutboxController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/OutboxController.php#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 219 in lib/Controller/OutboxController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/OutboxController.php#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 221 in lib/Controller/OutboxController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/OutboxController.php#L221

Added line #L221 was not covered by tests

Check warning on line 172 in lib/Db/LocalMessage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/LocalMessage.php#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 27 in lib/Migration/Version4200Date20241210000000.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000000.php#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 31 in lib/Migration/Version4200Date20241210000000.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000000.php#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 36 in lib/Migration/Version4200Date20241210000000.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000000.php#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 41 in lib/Migration/Version4200Date20241210000000.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000000.php#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 43 in lib/Migration/Version4200Date20241210000000.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000000.php#L43

Added line #L43 was not covered by tests

Check warning on line 81 in lib/Provider/Command/MessageSend.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Provider/Command/MessageSend.php#L81

Added line #L81 was not covered by tests

Check warning on line 126 in lib/Service/MailTransmission.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MailTransmission.php#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 35 in lib/Service/MimeMessage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L35

Added line #L35 was not covered by tests

Check warning on line 44 in lib/Service/MimeMessage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L37-L44

Added lines #L37 - L44 were not covered by tests

Check warning on line 47 in lib/Service/MimeMessage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L47

Added line #L47 was not covered by tests

Check warning on line 50 in lib/Service/MimeMessage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L50

Added line #L50 was not covered by tests

Check warning on line 52 in lib/Service/MimeMessage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L52

Added line #L52 was not covered by tests

Check warning on line 63 in lib/Service/MimeMessage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L63

Added line #L63 was not covered by tests

Check warning on line 67 in lib/Service/MimeMessage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 70 in lib/Service/MimeMessage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 74 in lib/Service/MimeMessage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L72-L74

Added lines #L72 - L74 were not covered by tests