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: Remove GH Action set-env #64

Closed mgxd closed 3 years ago

mgxd commented 3 years ago

https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7a98dd7). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #64   +/-   ##
=========================================
  Coverage          ?   88.07%           
=========================================
  Files             ?        5           
  Lines             ?      218           
  Branches          ?        0           
=========================================
  Hits              ?      192           
  Misses            ?       26           
  Partials          ?        0           
Flag Coverage Δ
api 88.07% <ø> (?)
config 54.58% <ø> (?)
datalad 78.44% <ø> (?)
dls3 56.42% <ø> (?)
s3 59.63% <ø> (?)

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

Impacted Files Coverage Δ
templateflow/conf/bids.py 100.00% <0.00%> (ø)
templateflow/__init__.py 100.00% <0.00%> (ø)
templateflow/conf/__init__.py 89.09% <0.00%> (ø)
templateflow/api.py 78.65% <0.00%> (ø)
templateflow/conf/_s3.py 97.91% <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 7a98dd7...9ebc846. Read the comment docs.