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

REVERT: Expected bibtex entries #84

Closed mgxd closed 2 years ago

mgxd commented 2 years ago

now that the crossref bug (https://gitlab.com/crossref/issues/-/issues/1540) is fixed.

codecov[bot] commented 2 years ago

Codecov Report

Merging #84 (af8c013) into master (f868563) will increase coverage by 89.77%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #84       +/-   ##
===========================================
+ Coverage        0   89.77%   +89.77%     
===========================================
  Files           0        5        +5     
  Lines           0      225      +225     
===========================================
+ Hits            0      202      +202     
- Misses          0       23       +23     
Flag Coverage Δ
api 89.77% <ø> (?)
config 57.33% <ø> (?)
datalad 80.44% <ø> (?)
dls3 58.66% <ø> (?)
s3 61.77% <ø> (?)

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

Impacted Files Coverage Δ
templateflow/api.py 79.54% <0.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/conf/__init__.py 93.65% <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 f868563...af8c013. Read the comment docs.