datalad / datalad-deprecated

DataLad extension for functionality that has been phased out of the core package
Other
0 stars 3 forks source link

Import AnnotatePaths #46

Closed mih closed 2 years ago

mih commented 2 years ago

Will be removed from -core https://github.com/datalad/datalad/pull/6111

codecov-commenter commented 2 years ago

Codecov Report

Merging #46 (d5c9514) into master (938101d) will increase coverage by 0.66%. The diff coverage is 91.57%.

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

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   88.95%   89.61%   +0.66%     
==========================================
  Files          18       22       +4     
  Lines        2109     2831     +722     
==========================================
+ Hits         1876     2537     +661     
- Misses        233      294      +61     
Impacted Files Coverage Δ
datalad_deprecated/__init__.py 100.00% <ø> (ø)
datalad_deprecated/annotate_paths.py 82.93% <82.93%> (ø)
datalad_deprecated/diff.py 93.16% <93.16%> (ø)
datalad_deprecated/publish.py 88.21% <100.00%> (ø)
datalad_deprecated/tests/test_annotate_paths.py 100.00% <100.00%> (ø)
datalad_deprecated/tests/test_diff.py 100.00% <100.00%> (ø)
datalad_deprecated/tests/test_publish.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 938101d...6e511ff. Read the comment docs.