aio-libs / aiosmtpd

A reimplementation of the Python stdlib smtpd.py based on asyncio.
https://aiosmtpd.aio-libs.org
Apache License 2.0
312 stars 95 forks source link

Update CI inline with rest of aio-libs #395

Closed Dreamsorcerer closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (83168cd) 100.00% compared to head (7523ef3) 98.12%.

Files Patch % Lines
aiosmtpd/qa/test_0packaging.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #395 +/- ## =========================================== - Coverage 100.00% 98.12% -1.88% =========================================== Files 7 22 +15 Lines 1706 5640 +3934 Branches 310 755 +445 =========================================== + Hits 1706 5534 +3828 - Misses 0 70 +70 - Partials 0 36 +36 ```

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