datalad / datalad-extension-template

Minimal implementation of a DataLad extension module
http://datalad.org
Other
2 stars 17 forks source link

Discontinue use of tests_require #21

Closed mih closed 2 years ago

mih commented 2 years ago

To achieve compatibility with some of datalad's default CI setups.

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (88aeff2) into master (c4c4f52) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   92.10%   92.10%           
=======================================
  Files           3        3           
  Lines          38       38           
=======================================
  Hits           35       35           
  Misses          3        3           

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 c4c4f52...88aeff2. Read the comment docs.