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

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

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

0f74cba
Select commit
Loading
Failed to load commit list.
Open

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

fixup! fixup! fix: add ability to send alternet text (html and plain)
0f74cba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 26, 2024 in 1s

55.76% of diff hit (target 51.37%)

View this Pull Request on Codecov

55.76% of diff hit (target 51.37%)

Annotations

Check warning on line 161 in lib/Controller/MessageApiController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/MessageApiController.php#L159-L161

Added lines #L159 - L161 were 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 33 in lib/Migration/Version4200Date20241210000000.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000000.php#L29-L33

Added lines #L29 - L33 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000000.php#L35-L38

Added lines #L35 - L38 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000000.php#L40

Added line #L40 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000001.php#L27

Added line #L27 was not covered by tests

Check warning on line 30 in lib/Migration/Version4200Date20241210000001.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000001.php#L30

Added line #L30 was not covered by tests

Check warning on line 39 in lib/Migration/Version4200Date20241210000001.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000001.php#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 42 in lib/Migration/Version4200Date20241210000001.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000001.php#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 48 in lib/Migration/Version4200Date20241210000001.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000001.php#L44-L48

Added lines #L44 - L48 were not covered by tests

Check warning on line 54 in lib/Migration/Version4200Date20241210000001.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000001.php#L50-L54

Added lines #L50 - L54 were not covered by tests

Check warning on line 56 in lib/Migration/Version4200Date20241210000001.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000001.php#L56

Added line #L56 was not covered by tests

Check warning on line 67 in lib/Migration/Version4200Date20241210000001.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000001.php#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 71 in lib/Migration/Version4200Date20241210000001.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000001.php#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 73 in lib/Migration/Version4200Date20241210000001.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version4200Date20241210000001.php#L73

Added line #L73 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 189 in lib/Service/MailTransmission.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MailTransmission.php#L189

Added line #L189 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L39

Added line #L39 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L72

Added line #L72 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L81

Added line #L81 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L86

Added line #L86 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L90-L91

Added lines #L90 - L91 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L141

Added line #L141 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MimeMessage.php#L145

Added line #L145 was not covered by tests