nipype / pydra

Pydra Dataflow Engine
https://nipype.github.io/pydra/
Other
119 stars 57 forks source link

MNT: Prerelease updates #602

Closed effigies closed 1 year ago

effigies commented 1 year ago

Types of changes

Summary

Adds trove classifiers to advertise support for specific Python versions and Windows. Removes redundant requirements in doc extra.

We also need to fix the doc build.

Checklist

No docs or test needed.

codecov[bot] commented 1 year ago

Codecov Report

Base: 76.81% // Head: 76.31% // Decreases project coverage by -0.50% :warning:

Coverage data is based on head (b026b78) compared to base (d31d842). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #602 +/- ## ========================================== - Coverage 76.81% 76.31% -0.51% ========================================== Files 19 19 Lines 4357 4357 Branches 1258 1258 ========================================== - Hits 3347 3325 -22 - Misses 821 838 +17 - Partials 189 194 +5 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `76.22% <ø> (-0.51%)` | :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=None#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/nipype/pydra/pull/602?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [pydra/utils/profiler.py](https://codecov.io/gh/nipype/pydra/pull/602/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHlkcmEvdXRpbHMvcHJvZmlsZXIucHk=) | `38.16% <0.00%> (-5.35%)` | :arrow_down: | | [pydra/engine/audit.py](https://codecov.io/gh/nipype/pydra/pull/602/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHlkcmEvZW5naW5lL2F1ZGl0LnB5) | `90.00% <0.00%> (-2.50%)` | :arrow_down: | | [pydra/engine/specs.py](https://codecov.io/gh/nipype/pydra/pull/602/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHlkcmEvZW5naW5lL3NwZWNzLnB5) | `85.61% <0.00%> (-2.40%)` | :arrow_down: | | [pydra/engine/helpers.py](https://codecov.io/gh/nipype/pydra/pull/602/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHlkcmEvZW5naW5lL2hlbHBlcnMucHk=) | `79.19% <0.00%> (-0.71%)` | :arrow_down: | 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=None). 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=None)

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