esrg-knights / Squire

A re-introduction of the WebApp for ESRG Knights of the Kitchen Table.
https://www.kotkt.nl/
GNU General Public License v3.0
10 stars 8 forks source link

Feature/Html mailing #317

Open DutcherNL opened 1 year ago

DutcherNL commented 1 year ago

Added ability to use HTML templates with emails

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 79.66% and project coverage change: -0.61% :warning:

Comparison is base (ed362f0) 95.84% compared to head (1eb8228) 95.23%. Report is 69 commits behind head on master.

:exclamation: Current head 1eb8228 differs from pull request most recent head bd23ac8. Consider uploading reports for the commit bd23ac8 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #317 +/- ## ========================================== - Coverage 95.84% 95.23% -0.61% ========================================== Files 145 153 +8 Lines 6113 6342 +229 Branches 968 994 +26 ========================================== + Hits 5859 6040 +181 - Misses 174 220 +46 - Partials 80 82 +2 ``` | [Flag](https://app.codecov.io/gh/esrg-knights/Squire/pull/317/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/esrg-knights/Squire/pull/317/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights) | `95.23% <79.66%> (-0.61%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights) | Coverage Δ | | |---|---|---| | [core/urls.py](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-Y29yZS91cmxzLnB5) | `100.00% <ø> (ø)` | | | [squire/urls.py](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-c3F1aXJlL3VybHMucHk=) | `100.00% <ø> (ø)` | | | [mailing/views.py](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-bWFpbGluZy92aWV3cy5weQ==) | `36.76% <36.76%> (ø)` | | | [mailing/sites.py](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-bWFpbGluZy9zaXRlcy5weQ==) | `90.00% <90.00%> (ø)` | | | [mailing/mailing.py](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-bWFpbGluZy9tYWlsaW5nLnB5) | `95.91% <95.91%> (ø)` | | | [core/forms.py](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-Y29yZS9mb3Jtcy5weQ==) | `100.00% <100.00%> (ø)` | | | [core/mailing.py](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-Y29yZS9tYWlsaW5nLnB5) | `100.00% <100.00%> (ø)` | | | [mailing/forms.py](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-bWFpbGluZy9mb3Jtcy5weQ==) | `100.00% <100.00%> (ø)` | | | [mailing/loaders.py](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-bWFpbGluZy9sb2FkZXJzLnB5) | `100.00% <100.00%> (ø)` | | | [mailing/templatetags/mailing\_tags.py](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-bWFpbGluZy90ZW1wbGF0ZXRhZ3MvbWFpbGluZ190YWdzLnB5) | `100.00% <100.00%> (ø)` | | | ... and [2 more](https://app.codecov.io/gh/esrg-knights/Squire/pull/317?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.