Skip to content

[IMP] mail_composer_cc_bcc: refactor _generate_template_recipients

Codecov / codecov/patch succeeded Nov 12, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 37 in mail_composer_cc_bcc/models/mail_mail.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_composer_cc_bcc/models/mail_mail.py#L37

Added line #L37 was not covered by tests

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 63 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#L63

Added line #L63 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 110 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#L110

Added line #L110 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 128 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#L128

Added line #L128 was 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