nipype / pydra

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

[pre-commit.ci] pre-commit autoupdate #666

Closed pre-commit-ci[bot] closed 11 months ago

pre-commit-ci[bot] commented 1 year ago

updates:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 93.65% and project coverage change: +1.19% :tada:

Comparison is base (9de0560) 81.61% compared to head (20415b6) 82.80%. Report is 143 commits behind head on master.

:exclamation: Current head 20415b6 differs from pull request most recent head cdb239a. Consider uploading reports for the commit cdb239a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #666 +/- ## ========================================== + Coverage 81.61% 82.80% +1.19% ========================================== Files 20 22 +2 Lines 4400 4845 +445 Branches 1264 0 -1264 ========================================== + Hits 3591 4012 +421 - Misses 805 833 +28 + Partials 4 0 -4 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `82.80% <93.65%> (+1.19%)` | :arrow_up: | 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=nipype#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype) | Coverage Δ | | |---|---|---| | [pydra/\_\_init\_\_.py](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype#diff-cHlkcmEvX19pbml0X18ucHk=) | `89.47% <ø> (-1.44%)` | :arrow_down: | | [pydra/engine/helpers\_file.py](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype#diff-cHlkcmEvZW5naW5lL2hlbHBlcnNfZmlsZS5weQ==) | `92.34% <91.25%> (+6.24%)` | :arrow_up: | | [pydra/engine/core.py](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype#diff-cHlkcmEvZW5naW5lL2NvcmUucHk=) | `92.72% <91.37%> (-0.40%)` | :arrow_down: | | [pydra/utils/hash.py](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype#diff-cHlkcmEvdXRpbHMvaGFzaC5weQ==) | `92.85% <92.85%> (ø)` | | | [pydra/utils/typing.py](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype#diff-cHlkcmEvdXRpbHMvdHlwaW5nLnB5) | `92.97% <92.97%> (ø)` | | | [pydra/engine/task.py](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype#diff-cHlkcmEvZW5naW5lL3Rhc2sucHk=) | `93.35% <93.75%> (-0.23%)` | :arrow_down: | | [pydra/engine/helpers.py](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype#diff-cHlkcmEvZW5naW5lL2hlbHBlcnMucHk=) | `86.31% <95.40%> (+1.91%)` | :arrow_up: | | [pydra/engine/specs.py](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype#diff-cHlkcmEvZW5naW5lL3NwZWNzLnB5) | `94.72% <96.15%> (-0.08%)` | :arrow_down: | | [pydra/engine/audit.py](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype#diff-cHlkcmEvZW5naW5lL2F1ZGl0LnB5) | `96.55% <100.00%> (+0.12%)` | :arrow_up: | | [pydra/engine/helpers\_state.py](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype#diff-cHlkcmEvZW5naW5lL2hlbHBlcnNfc3RhdGUucHk=) | `95.67% <100.00%> (+0.06%)` | :arrow_up: | | ... and [1 more](https://app.codecov.io/gh/nipype/pydra/pull/666?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/nipype/pydra/pull/666/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nipype)

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

ghisvail commented 11 months ago

Required updating docs/sphinext/github_link.py to please flake8.