BEMServer / bemserver-core

https://bemserver-docs.readthedocs.io/
MIT License
3 stars 3 forks source link

Send email on notification insert #197

Closed lafrech closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07 :tada:

Comparison is base (fb8e10e) 95.64% compared to head (35225c4) 95.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #197 +/- ## ========================================== + Coverage 95.64% 95.71% +0.07% ========================================== Files 41 42 +1 Lines 2661 2705 +44 Branches 333 337 +4 ========================================== + Hits 2545 2589 +44 Misses 92 92 Partials 24 24 ``` | [Impacted Files](https://app.codecov.io/gh/BEMServer/bemserver-core/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEMServer) | Coverage Δ | | |---|---|---| | [bemserver\_core/settings.py](https://app.codecov.io/gh/BEMServer/bemserver-core/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEMServer#diff-YmVtc2VydmVyX2NvcmUvc2V0dGluZ3MucHk=) | `100.00% <ø> (ø)` | | | [bemserver\_core/\_\_init\_\_.py](https://app.codecov.io/gh/BEMServer/bemserver-core/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEMServer#diff-YmVtc2VydmVyX2NvcmUvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [bemserver\_core/email.py](https://app.codecov.io/gh/BEMServer/bemserver-core/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEMServer#diff-YmVtc2VydmVyX2NvcmUvZW1haWwucHk=) | `100.00% <100.00%> (ø)` | | | [bemserver\_core/model/notifications.py](https://app.codecov.io/gh/BEMServer/bemserver-core/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEMServer#diff-YmVtc2VydmVyX2NvcmUvbW9kZWwvbm90aWZpY2F0aW9ucy5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.