Closed piyueh closed 3 years ago
Merging #34 (be3960c) into master (a7eb3b6) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #34 +/- ##
=======================================
Coverage 12.38% 12.38%
=======================================
Files 3 3
Lines 1413 1413
=======================================
Hits 175 175
Misses 1238 1238
Flag | Coverage Δ | |
---|---|---|
py3.6 | 12.38% <ø> (ø) |
|
py3.7 | 12.40% <ø> (ø) |
|
py3.8 | 12.43% <ø> (ø) |
|
py3.9 | 12.43% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
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 a7eb3b6...be3960c. Read the comment docs.
It seems pre-commit.ci was enabled for imaplib2 repo, so I added
.pre-commit-config.yaml
accordingly. This should also fix the failed check in PR #33.