datalad / datalad-extension-template

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

Make version detection robust to GIT_DIR specification #28

Closed mih closed 2 years ago

mih commented 2 years ago

Analog fix to https://github.com/datalad/datalad/pull/6341

codecov[bot] commented 2 years ago

Codecov Report

Merging #28 (9877f69) into master (f6ef763) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 9877f69 differs from pull request most recent head a3b022c. Consider uploading reports for the commit a3b022c to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   92.10%   92.10%           
=======================================
  Files           3        3           
  Lines          38       38           
=======================================
  Hits           35       35           
  Misses          3        3           
Impacted Files Coverage Δ
datalad_helloworld/_version.py 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 f6ef763...a3b022c. Read the comment docs.