mih / datalad-mihextras

DataLad extension with special interest functionality or drafts of future additions to DataLad proper
Other
1 stars 1 forks source link

RFC8493 BagIt export #7

Closed mih closed 2 years ago

mih commented 2 years ago

This can be improved in many ways, but basic functionality is in place.

codecov[bot] commented 2 years ago

Codecov Report

Merging #7 (3cc5759) into master (750f5b6) will decrease coverage by 9.57%. The diff coverage is 28.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   86.91%   77.34%   -9.58%     
==========================================
  Files           9       10       +1     
  Lines         428      512      +84     
==========================================
+ Hits          372      396      +24     
- Misses         56      116      +60     
Impacted Files Coverage Δ
datalad_mihextras/__init__.py 100.00% <ø> (ø)
datalad_mihextras/export_bagit.py 28.57% <28.57%> (ø)

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 750f5b6...3cc5759. Read the comment docs.

adswa commented 2 years ago

Cool!