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: Drop support for Python 3.7 #282

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 (ff5770f) 90.73% compared to head (a55e18b) 90.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #282 +/- ## ========================================== + Coverage 90.73% 90.77% +0.05% ========================================== Files 22 22 Lines 2996 2990 -6 ========================================== - Hits 2718 2714 -4 + Misses 278 276 -2 ```

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