peter-wangxu / persist-queue

A thread-safe disk based persistent queue in Python
BSD 3-Clause "New" or "Revised" License
335 stars 50 forks source link

add python3.9~3.12 ci tests #200

Closed peter-wangxu 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 (4645151) 93.83% compared to head (e724b16) 93.74%.

:exclamation: Current head e724b16 differs from pull request most recent head dcc8491. Consider uploading reports for the commit dcc8491 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #200 +/- ## ========================================== - Coverage 93.83% 93.74% -0.10% ========================================== Files 18 18 Lines 2205 2205 Branches 230 230 ========================================== - Hits 2069 2067 -2 - Misses 87 88 +1 - Partials 49 50 +1 ``` | [Flag](https://app.codecov.io/gh/peter-wangxu/persist-queue/pull/200/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Wang) | Coverage Δ | | |---|---|---| | [python](https://app.codecov.io/gh/peter-wangxu/persist-queue/pull/200/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Wang) | `93.74% <ø> (-0.10%)` | :arrow_down: | 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=Peter+Wang#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.