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

RF: Use BIDSLayoutIndexer for indexing arguments #61

Closed mgxd closed 3 years ago

mgxd commented 3 years ago

Closes #60

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6793f58). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #61   +/-   ##
=========================================
  Coverage          ?   87.55%           
=========================================
  Files             ?        5           
  Lines             ?      217           
  Branches          ?        0           
=========================================
  Hits              ?      190           
  Misses            ?       27           
  Partials          ?        0           
Flag Coverage Δ
#api 87.55% <100.00%> (?)
#config 54.83% <100.00%> (?)
#datalad 78.80% <100.00%> (?)
#s3 59.44% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
templateflow/conf/__init__.py 89.09% <100.00%> (ø)
templateflow/__init__.py 100.00% <0.00%> (ø)
templateflow/conf/_s3.py 97.91% <0.00%> (ø)
templateflow/conf/bids.py 100.00% <0.00%> (ø)
templateflow/api.py 77.27% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6793f58...f035501. Read the comment docs.