modoboa / modoboa-webmail

The webmail of Modoboa
MIT License
73 stars 48 forks source link

Update for django 4.2 #247

Closed Spitfireap closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 81.81% and project coverage change: +0.11 :tada:

Comparison is base (f43789d) 77.55% compared to head (2fb45a2) 77.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #247 +/- ## ========================================== + Coverage 77.55% 77.66% +0.11% ========================================== Files 24 24 Lines 2196 2198 +2 ========================================== + Hits 1703 1707 +4 + Misses 493 491 -2 ``` | [Impacted Files](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa) | Coverage Δ | | |---|---|---| | [modoboa\_webmail/lib/imapheader.py](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa#diff-bW9kb2JvYV93ZWJtYWlsL2xpYi9pbWFwaGVhZGVyLnB5) | `70.42% <0.00%> (ø)` | | | [modoboa\_webmail/views.py](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa#diff-bW9kb2JvYV93ZWJtYWlsL3ZpZXdzLnB5) | `71.42% <62.50%> (+0.14%)` | :arrow_up: | | [modoboa\_webmail/constants.py](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa#diff-bW9kb2JvYV93ZWJtYWlsL2NvbnN0YW50cy5weQ==) | `100.00% <100.00%> (ø)` | | | [modoboa\_webmail/exceptions.py](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa#diff-bW9kb2JvYV93ZWJtYWlsL2V4Y2VwdGlvbnMucHk=) | `62.50% <100.00%> (ø)` | | | [modoboa\_webmail/forms.py](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa#diff-bW9kb2JvYV93ZWJtYWlsL2Zvcm1zLnB5) | `81.28% <100.00%> (ø)` | | | [modoboa\_webmail/handlers.py](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa#diff-bW9kb2JvYV93ZWJtYWlsL2hhbmRsZXJzLnB5) | `64.28% <100.00%> (ø)` | | | [modoboa\_webmail/lib/imapemail.py](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa#diff-bW9kb2JvYV93ZWJtYWlsL2xpYi9pbWFwZW1haWwucHk=) | `76.15% <100.00%> (+0.41%)` | :arrow_up: | | [modoboa\_webmail/lib/imaputils.py](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa#diff-bW9kb2JvYV93ZWJtYWlsL2xpYi9pbWFwdXRpbHMucHk=) | `63.01% <100.00%> (+0.21%)` | :arrow_up: | | [modoboa\_webmail/modo\_extension.py](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa#diff-bW9kb2JvYV93ZWJtYWlsL21vZG9fZXh0ZW5zaW9uLnB5) | `100.00% <100.00%> (ø)` | | | [modoboa\_webmail/templatetags/webmail\_tags.py](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa#diff-bW9kb2JvYV93ZWJtYWlsL3RlbXBsYXRldGFncy93ZWJtYWlsX3RhZ3MucHk=) | `74.48% <100.00%> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/modoboa/modoboa-webmail/pull/247?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa) | |

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