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

mail_send override #280

Merged
merged 2 commits into from
Oct 30, 2023

mail_env_whitelist: fix checking email and check To, cc, Bcc

8f849b9
Select commit
Loading
Failed to load commit list.
Merged

mail_send override #280

mail_env_whitelist: fix checking email and check To, cc, Bcc
8f849b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 25, 2023 in 1s

88.20% of diff hit (target 80.93%)

View this Pull Request on Codecov

88.20% of diff hit (target 80.93%)

Annotations

Check warning on line 18 in mail_env_whitelist/models/ir_mail_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_env_whitelist/models/ir_mail_server.py#L18

Added line #L18 was not covered by tests

Check warning on line 22 in mail_env_whitelist/models/ir_mail_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_env_whitelist/models/ir_mail_server.py#L22

Added line #L22 was not covered by tests

Check warning on line 31 in mail_env_whitelist/models/ir_mail_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_env_whitelist/models/ir_mail_server.py#L31

Added line #L31 was not covered by tests

Check warning on line 36 in mail_env_whitelist/models/ir_mail_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_env_whitelist/models/ir_mail_server.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 38 in mail_env_whitelist/models/ir_mail_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_env_whitelist/models/ir_mail_server.py#L38

Added line #L38 was not covered by tests

Check warning on line 41 in mail_env_whitelist/models/ir_mail_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mail_env_whitelist/models/ir_mail_server.py#L41

Added line #L41 was not covered by tests

Check warning on line 17 in queue_job_cancel_dead_job/models/queue_job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job_cancel_dead_job/models/queue_job.py#L17

Added line #L17 was not covered by tests

Check warning on line 20 in queue_job_cancel_dead_job/models/queue_job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job_cancel_dead_job/models/queue_job.py#L20

Added line #L20 was not covered by tests

Check warning on line 23 in queue_job_cancel_dead_job/models/queue_job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job_cancel_dead_job/models/queue_job.py#L23

Added line #L23 was not covered by tests

Check warning on line 18 in stock_inventory_simple_valuation/models/inventory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

stock_inventory_simple_valuation/models/inventory.py#L18

Added line #L18 was not covered by tests

Check warning on line 20 in stock_inventory_simple_valuation/models/inventory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

stock_inventory_simple_valuation/models/inventory.py#L20

Added line #L20 was not covered by tests

Check warning on line 23 in stock_inventory_simple_valuation/models/inventory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

stock_inventory_simple_valuation/models/inventory.py#L23

Added line #L23 was not covered by tests