datalad / datalad-xnat

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

TST: Add basic tests against NITRC-IR #121

Closed bpoldrack closed 2 years ago

bpoldrack commented 2 years ago

Closes #29

Ultimately the aim here is to get to generic tests, that would loop over different definitions for target definitions.

bpoldrack commented 2 years ago

Windows setup seems to currently fail with a certificate issue from datalad-installer.

Unrelated to this PR obv.

codecov-commenter commented 2 years ago

Codecov Report

Merging #121 (2f13bd4) into master (2147bbc) will increase coverage by 1.66%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   88.08%   89.75%   +1.66%     
==========================================
  Files          11       12       +1     
  Lines         361      400      +39     
==========================================
+ Hits          318      359      +41     
+ Misses         43       41       -2     
Impacted Files Coverage Δ
datalad_xnat/tests/test_nitrcir.py 100.00% <100.00%> (ø)
datalad_xnat/tests/test_xnatcentral.py 100.00% <100.00%> (ø)
datalad_xnat/parser.py 100.00% <0.00%> (+13.33%) :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 2147bbc...c0d1b8d. Read the comment docs.