datalad / datalad-xnat

Track XNAT projects with DataLad
Other
3 stars 9 forks source link

Use tempfiles for the addurls file tables #105

Closed mih closed 2 years ago

mih commented 2 years ago

This avoids cleanup procedures. Fixes datalad/datalad-xnat#51

codecov-commenter commented 2 years ago

Codecov Report

Merging #105 (5fcebd3) into master (c732c65) will increase coverage by 3.33%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   82.33%   85.67%   +3.33%     
==========================================
  Files          10       11       +1     
  Lines         334      342       +8     
==========================================
+ Hits          275      293      +18     
+ Misses         59       49      -10     
Impacted Files Coverage Δ
datalad_xnat/parser.py 100.00% <100.00%> (+13.04%) :arrow_up:
datalad_xnat/update.py 86.66% <100.00%> (+1.59%) :arrow_up:
datalad_xnat/tests/test_init.py 100.00% <0.00%> (ø)
datalad_xnat/platform.py 79.78% <0.00%> (+3.19%) :arrow_up:
datalad_xnat/init.py 79.03% <0.00%> (+6.45%) :arrow_up:

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 c732c65...5fcebd3. Read the comment docs.