templateflow / python-client

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

FIX: Preempt ``BIDSLayout`` from indexing dot-folders #99

Closed oesteban closed 1 year ago

oesteban commented 2 years ago

Resolves: #98.

codecov[bot] commented 1 year ago

Codecov Report

Base: 85.25% // Head: 85.31% // Increases project coverage by +0.05% :tada:

Coverage data is based on head (4ee2430) compared to base (7d96f0a). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #99 +/- ## ========================================== + Coverage 85.25% 85.31% +0.05% ========================================== Files 5 5 Lines 251 252 +1 ========================================== + Hits 214 215 +1 Misses 37 37 ``` | Flag | Coverage Δ | | |---|---|---| | api | `85.31% <100.00%> (+0.05%)` | :arrow_up: | | config | `53.57% <100.00%> (+0.18%)` | :arrow_up: | | datalad | `76.98% <100.00%> (+0.09%)` | :arrow_up: | | dls3 | `57.53% <100.00%> (+0.16%)` | :arrow_up: | | s3 | `60.31% <100.00%> (+0.15%)` | :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=templateflow#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/templateflow/python-client/pull/99?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=templateflow) | Coverage Δ | | |---|---|---| | [templateflow/conf/\_\_init\_\_.py](https://codecov.io/gh/templateflow/python-client/pull/99/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=templateflow#diff-dGVtcGxhdGVmbG93L2NvbmYvX19pbml0X18ucHk=) | `78.75% <100.00%> (+0.26%)` | :arrow_up: | 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=templateflow). 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=templateflow)

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