datalad / datalad-xnat

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

DOC: start a glossary #103

Closed adswa closed 2 years ago

adswa commented 2 years ago

This PR is the start of a glossary. Feel free to just push additional commits on top. I found https://wiki.xnat.org/display/XNAT17/Understanding+the+XNAT+Data+Model to be helpful for adding information (you need to sign up for an account but its free and without verification, probably a throw away email works fine)

codecov-commenter commented 2 years ago

Codecov Report

Merging #103 (934ee29) into master (74bc637) will decrease coverage by 1.61%. The diff coverage is 79.26%.

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

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   83.95%   82.33%   -1.62%     
==========================================
  Files           9       10       +1     
  Lines         268      334      +66     
==========================================
+ Hits          225      275      +50     
- Misses         43       59      +16     
Impacted Files Coverage Δ
datalad_xnat/__init__.py 100.00% <ø> (ø)
datalad_xnat/tests/test_xnatcentral.py 100.00% <ø> (ø)
datalad_xnat/platform.py 76.59% <62.96%> (-6.53%) :arrow_down:
datalad_xnat/query_files.py 86.53% <86.53%> (ø)
datalad_xnat/parser.py 86.95% <100.00%> (-1.51%) :arrow_down:

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 74bc637...c244c62. Read the comment docs.