aiidateam / plumpy

A python workflows library that supports writing Processes with a well defined set of inputs and outputs that can be strung together.
https://plumpy.readthedocs.io
Other
8 stars 17 forks source link

Dependencies: Add support for Python 3.10 and 3.11 #254

Closed sphuber closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 90.68% // Head: 90.71% // Increases project coverage by +0.04% :tada:

Coverage data is based on head (51fce10) compared to base (6c5d813). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## support/0.21.x #254 +/- ## ================================================== + Coverage 90.68% 90.71% +0.04% ================================================== Files 21 21 Lines 2959 2960 +1 ================================================== + Hits 2683 2685 +2 + Misses 276 275 -1 ``` | [Impacted Files](https://codecov.io/gh/aiidateam/plumpy/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | Coverage Δ | | |---|---|---| | [src/plumpy/workchains.py](https://codecov.io/gh/aiidateam/plumpy/pull/254/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-c3JjL3BsdW1weS93b3JrY2hhaW5zLnB5) | `93.77% <0.00%> (+0.02%)` | :arrow_up: | | [src/plumpy/ports.py](https://codecov.io/gh/aiidateam/plumpy/pull/254/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-c3JjL3BsdW1weS9wb3J0cy5weQ==) | `93.32% <0.00%> (+0.31%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.