mjcaley / aiospamc

Python asyncio-based library that implements the SPAMC/SPAMD client protocol used by SpamAssassin.
MIT License
15 stars 9 forks source link

Resolved Sphinx warnings #427

Closed mjcaley closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #427 (508b05f) into development (3634e1d) will not change coverage. The diff coverage is n/a.

@@              Coverage Diff              @@
##           development      #427   +/-   ##
=============================================
  Coverage       100.00%   100.00%           
=============================================
  Files               11        11           
  Lines             1194      1194           
  Branches           147       147           
=============================================
  Hits              1194      1194           
Flag Coverage Δ
integrationtests 63.14% <ø> (ø)
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
aiospamc/cli.py 100.00% <ø> (ø)
aiospamc/connections.py 100.00% <ø> (ø)
aiospamc/frontend.py 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more