mjcaley / aiospamc

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

Added CodeCov token to GitHub Actions #435

Closed mjcaley closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (7f48f5d) 99.49% compared to head (9d4ec9f) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #435 +/- ## ================================================ + Coverage 99.49% 100.00% +0.50% ================================================ Files 11 11 Lines 1194 1194 Branches 147 147 ================================================ + Hits 1188 1194 +6 + Misses 6 0 -6 ``` | [Flag](https://app.codecov.io/gh/mjcaley/aiospamc/pull/435/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Caley) | Coverage Δ | | |---|---|---| | [integrationtests](https://app.codecov.io/gh/mjcaley/aiospamc/pull/435/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Caley) | `63.14% <ø> (?)` | | | [unittests](https://app.codecov.io/gh/mjcaley/aiospamc/pull/435/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Caley) | `100.00% <ø> (+0.50%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Caley#carryforward-flags-in-the-pull-request-comment) to find out more.

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