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

TST: Fix expected bib results #83

Closed mgxd closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #83 (384ba60) into master (f035501) will increase coverage by 2.22%. The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   87.55%   89.77%   +2.22%     
==========================================
  Files           5        5              
  Lines         217      225       +8     
==========================================
+ Hits          190      202      +12     
+ Misses         27       23       -4     
Flag Coverage Δ
api 89.77% <96.55%> (+2.22%) :arrow_up:
config 57.33% <51.72%> (+2.49%) :arrow_up:
datalad 80.44% <79.31%> (+1.64%) :arrow_up:
dls3 58.66% <65.51%> (?)
s3 61.77% <65.51%> (+2.33%) :arrow_up:

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

Impacted Files Coverage Δ
templateflow/api.py 79.54% <94.11%> (+2.27%) :arrow_up:
templateflow/conf/__init__.py 93.65% <100.00%> (+4.55%) :arrow_up:

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 7ba698d...384ba60. Read the comment docs.

mgxd commented 2 years ago

actually before releasing, I'd like to ensure this was the intended behavior (cc @oesteban)