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: Migrate to setuptools_scm #42

Closed oesteban closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   87.69%   87.87%   +0.18%     
==========================================
  Files           6        5       -1     
  Lines         195      198       +3     
==========================================
+ Hits          171      174       +3     
  Misses         24       24              
Flag Coverage Δ
#api 87.87% <100.00%> (+0.18%) :arrow_up:
#config 46.46% <100.00%> (+0.82%) :arrow_up:
#datalad 78.28% <100.00%> (+0.33%) :arrow_up:
#dls3 40.90% <100.00%> (+0.90%) :arrow_up:
#s3 53.53% <100.00%> (+0.71%) :arrow_up:
Impacted Files Coverage Δ
templateflow/__init__.py 100.00% <100.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 79cc94f...3305977. Read the comment docs.