aiidateam / kiwipy

A python messaging library for RPC, task queues and broadcasts
https://kiwipy.readthedocs.io
Other
15 stars 4 forks source link

Dependencies: Add support for Python 3.12 #133

Closed sphuber closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (c651bf0) 90.32% compared to head (a0a665b) 90.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## support/0.7.x #133 +/- ## ============================================== Coverage 90.32% 90.32% ============================================== Files 16 16 Lines 1146 1146 ============================================== Hits 1035 1035 Misses 111 111 ``` | [Files](https://app.codecov.io/gh/aiidateam/kiwipy/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | Coverage Δ | | |---|---|---| | [kiwipy/rmq/communicator.py](https://app.codecov.io/gh/aiidateam/kiwipy/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-a2l3aXB5L3JtcS9jb21tdW5pY2F0b3IucHk=) | `90.61% <ø> (ø)` | | | [kiwipy/rmq/tasks.py](https://app.codecov.io/gh/aiidateam/kiwipy/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-a2l3aXB5L3JtcS90YXNrcy5weQ==) | `95.09% <ø> (ø)` | | | [kiwipy/rmq/threadcomms.py](https://app.codecov.io/gh/aiidateam/kiwipy/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-a2l3aXB5L3JtcS90aHJlYWRjb21tcy5weQ==) | `93.79% <ø> (ø)` | |

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