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

Merge changes from `v0.21.9` and `v0.21.10` #279

Closed sphuber closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (44d27d1) 90.83% compared to head (4633466) 90.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #279 +/- ## ========================================== - Coverage 90.83% 90.73% -0.09% ========================================== Files 21 22 +1 Lines 2974 2996 +22 ========================================== + Hits 2701 2718 +17 - Misses 273 278 +5 ``` | [Files](https://app.codecov.io/gh/aiidateam/plumpy/pull/279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | Coverage Δ | | |---|---|---| | [src/plumpy/base/utils.py](https://app.codecov.io/gh/aiidateam/plumpy/pull/279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-c3JjL3BsdW1weS9iYXNlL3V0aWxzLnB5) | `100.00% <100.00%> (ø)` | | | [src/plumpy/utils.py](https://app.codecov.io/gh/aiidateam/plumpy/pull/279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-c3JjL3BsdW1weS91dGlscy5weQ==) | `82.12% <ø> (+0.61%)` | :arrow_up: | | [src/plumpy/processes.py](https://app.codecov.io/gh/aiidateam/plumpy/pull/279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-c3JjL3BsdW1weS9wcm9jZXNzZXMucHk=) | `92.47% <80.00%> (+0.02%)` | :arrow_up: | | [src/plumpy/process\_listener.py](https://app.codecov.io/gh/aiidateam/plumpy/pull/279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-c3JjL3BsdW1weS9wcm9jZXNzX2xpc3RlbmVyLnB5) | `85.19% <78.58%> (-8.14%)` | :arrow_down: | | [src/plumpy/event\_helper.py](https://app.codecov.io/gh/aiidateam/plumpy/pull/279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-c3JjL3BsdW1weS9ldmVudF9oZWxwZXIucHk=) | `77.42% <77.42%> (ø)` | |

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