templateflow / python-client

A python client to query TemplateFlow via pyBIDS
https://templateflow.org/python-client/
Apache License 2.0
8 stars 12 forks source link

MAINT: Overdue updates and revision of CircleCI #136

Closed oesteban closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 62.96296% with 10 lines in your changes missing coverage. Please review.

Project coverage is 64.97%. Comparing base (5d8a23c) to head (58054df). Report is 47 commits behind head on master.

Files with missing lines Patch % Lines
templateflow/cli.py 0.00% 4 Missing :warning:
templateflow/conf/__init__.py 73.33% 4 Missing :warning:
templateflow/api.py 75.00% 1 Missing :warning:
templateflow/conf/_s3.py 75.00% 0 Missing and 1 partial :warning:

:exclamation: There is a different number of reports uploaded between BASE (5d8a23c) and HEAD (58054df). Click for more details.

HEAD has 6 uploads less than BASE | Flag | BASE (5d8a23c) | HEAD (58054df) | |------|------|------| |api|3|0| |datalad|1|0| |s3|1|0| |dls3|1|0|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #136 +/- ## =========================================== - Coverage 84.28% 64.97% -19.31% =========================================== Files 7 7 Lines 369 394 +25 Branches 0 66 +66 =========================================== - Hits 311 256 -55 - Misses 58 117 +59 - Partials 0 21 +21 ``` | [Flag](https://app.codecov.io/gh/templateflow/python-client/pull/136/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=templateflow) | Coverage Δ | | |---|---|---| | [api](https://app.codecov.io/gh/templateflow/python-client/pull/136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=templateflow) | `?` | | | [api,datalad](https://app.codecov.io/gh/templateflow/python-client/pull/136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=templateflow) | `37.81% <22.22%> (?)` | | | [api,dls3](https://app.codecov.io/gh/templateflow/python-client/pull/136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=templateflow) | `40.60% <18.51%> (?)` | | | [api,s3](https://app.codecov.io/gh/templateflow/python-client/pull/136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=templateflow) | `44.67% <18.51%> (?)` | | | [config](https://app.codecov.io/gh/templateflow/python-client/pull/136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=templateflow) | `57.36% <59.25%> (+7.49%)` | :arrow_up: | | [datalad](https://app.codecov.io/gh/templateflow/python-client/pull/136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=templateflow) | `?` | | | [dls3](https://app.codecov.io/gh/templateflow/python-client/pull/136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=templateflow) | `?` | | | [s3](https://app.codecov.io/gh/templateflow/python-client/pull/136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=templateflow) | `?` | | 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=templateflow#carryforward-flags-in-the-pull-request-comment) to find out more.

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