Weasyl / weasyl

The website.
https://www.weasyl.com
Apache License 2.0
115 stars 30 forks source link

Fix removal of blocked account e-mail domains for Python 3 #1386

Closed charmander closed 8 months ago

charmander commented 8 months ago

I refuse to write a regression test for this

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c21b6d8) 59.62% compared to head (dce061d) 59.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1386 +/- ## ======================================= Coverage 59.62% 59.62% ======================================= Files 94 94 Lines 9068 9068 Branches 1635 1635 ======================================= Hits 5407 5407 Misses 3227 3227 Partials 434 434 ```

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

charmander commented 8 months ago

All modified and coverable lines are covered by tests ✅

… no, they aren’t? This seems to be a coverage bug caused by changing a line other than the first in a multi-line statement.