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

[18.0][MIG] mail_composer_cc_bcc: Migration to 18.0 #3

Open
wants to merge 30 commits into
base: 18.0
Choose a base branch
from

[IMP] mail_composer_cc_bcc: refactor _generate_template_recipients

905eb25
Select commit
Loading
Failed to load commit list.
Open

[18.0][MIG] mail_composer_cc_bcc: Migration to 18.0 #3

[IMP] mail_composer_cc_bcc: refactor _generate_template_recipients
905eb25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 16, 2024 in 0s

86.02% of diff hit (target 89.73%)

View this Pull Request on Codecov

86.02% of diff hit (target 89.73%)

Annotations

Check warning on line 39 in mail_composer_cc_bcc/models/mail_thread.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/models/mail_thread.py#L39

Added line #L39 was not covered by tests

Check warning on line 83 in mail_composer_cc_bcc/models/mail_thread.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/models/mail_thread.py#L83

Added line #L83 was not covered by tests

Check warning on line 87 in mail_composer_cc_bcc/models/mail_thread.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/models/mail_thread.py#L87

Added line #L87 was not covered by tests

Check warning on line 117 in mail_composer_cc_bcc/models/mail_thread.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/models/mail_thread.py#L117

Added line #L117 was not covered by tests

Check warning on line 121 in mail_composer_cc_bcc/models/mail_thread.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/models/mail_thread.py#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 216 in mail_composer_cc_bcc/tests/test_mail_cc_bcc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/tests/test_mail_cc_bcc.py#L216

Added line #L216 was not covered by tests

Check warning on line 228 in mail_composer_cc_bcc/tests/test_mail_cc_bcc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/tests/test_mail_cc_bcc.py#L228

Added line #L228 was not covered by tests

Check warning on line 231 in mail_composer_cc_bcc/tests/test_mail_cc_bcc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/tests/test_mail_cc_bcc.py#L231

Added line #L231 was not covered by tests

Check warning on line 241 in mail_composer_cc_bcc/tests/test_mail_cc_bcc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/tests/test_mail_cc_bcc.py#L241

Added line #L241 was not covered by tests

Check warning on line 243 in mail_composer_cc_bcc/tests/test_mail_cc_bcc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/tests/test_mail_cc_bcc.py#L243

Added line #L243 was not covered by tests

Check warning on line 249 in mail_composer_cc_bcc/tests/test_mail_cc_bcc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/tests/test_mail_cc_bcc.py#L246-L249

Added lines #L246 - L249 were not covered by tests

Check warning on line 254 in mail_composer_cc_bcc/tests/test_mail_cc_bcc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/tests/test_mail_cc_bcc.py#L251-L254

Added lines #L251 - L254 were not covered by tests

Check warning on line 259 in mail_composer_cc_bcc/tests/test_mail_cc_bcc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/tests/test_mail_cc_bcc.py#L259

Added line #L259 was not covered by tests

Check warning on line 270 in mail_composer_cc_bcc/tests/test_mail_cc_bcc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/tests/test_mail_cc_bcc.py#L266-L270

Added lines #L266 - L270 were not covered by tests

Check warning on line 273 in mail_composer_cc_bcc/tests/test_mail_cc_bcc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/tests/test_mail_cc_bcc.py#L273

Added line #L273 was not covered by tests

Check warning on line 278 in mail_composer_cc_bcc/tests/test_mail_cc_bcc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/tests/test_mail_cc_bcc.py#L276-L278

Added lines #L276 - L278 were not covered by tests

Check warning on line 66 in mail_composer_cc_bcc/wizards/mail_compose_message.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/wizards/mail_compose_message.py#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 94 in mail_composer_cc_bcc/wizards/mail_compose_message.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/wizards/mail_compose_message.py#L94

Added line #L94 was not covered by tests

Check warning on line 96 in mail_composer_cc_bcc/wizards/mail_compose_message.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/wizards/mail_compose_message.py#L96

Added line #L96 was not covered by tests

Check warning on line 113 in mail_composer_cc_bcc/wizards/mail_compose_message.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/wizards/mail_compose_message.py#L113

Added line #L113 was not covered by tests