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

Fix: density key #31

Closed mgxd closed 4 years ago

mgxd commented 4 years ago

Closes #30

codecov[bot] commented 4 years ago

Codecov Report

Merging #31 into master will decrease coverage by 21.16%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #31       +/-   ##
===========================================
- Coverage   86.13%   64.96%   -21.17%     
===========================================
  Files           5        5               
  Lines         137      137               
===========================================
- Hits          118       89       -29     
- Misses         19       48       +29
Flag Coverage Δ
#api 64.96% <ø> (ø) :arrow_up:
#cached 39.41% <ø> (ø) :arrow_up:
#config ?
#datalad 45.25% <ø> (ø) :arrow_up:
#dls3 53.28% <ø> (ø) :arrow_up:
#s3 58.39% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
templateflow/api.py 76.92% <ø> (ø) :arrow_up:
templateflow/conf/__init__.py 43.63% <0%> (-49.1%) :arrow_down:
templateflow/conf/bids.py 71.42% <0%> (-28.58%) :arrow_down:

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 e7b60d9...8649cd2. Read the comment docs.