Closed onerandomusername closed 3 years ago
Merging #109 (5cc28a0) into main (85c1f42) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #109 +/- ##
=======================================
Coverage 70.62% 70.62%
=======================================
Files 32 32
Lines 1593 1593
Branches 190 190
=======================================
Hits 1125 1125
Misses 437 437
Partials 31 31
Impacted Files | Coverage Δ | |
---|---|---|
modmail/utils/cogs.py | 88.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 85c1f42...5cc28a0. Read the comment docs.
was causing a recursive error on tests when this was imported
Relevant Issues
Description