datalad / datalad-ukbiobank

Resources for working with UKBiobank as a DataLad dataset
MIT License
6 stars 12 forks source link

Switch to pytest, and bump dependency on Python (3.7) and datalad (0.17) #87

Closed mih closed 2 years ago

mih commented 2 years ago

TODO

codecov[bot] commented 2 years ago

Codecov Report

Merging #87 (7c57492) into main (47037ec) will decrease coverage by 2.50%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   97.07%   94.57%   -2.51%     
==========================================
  Files           9       10       +1     
  Lines         342      350       +8     
==========================================
- Hits          332      331       -1     
- Misses         10       19       +9     
Impacted Files Coverage Δ
datalad_ukbiobank/__init__.py 100.00% <ø> (ø)
datalad_ukbiobank/tests/__init__.py 100.00% <ø> (ø)
datalad_ukbiobank/conftest.py 18.18% <18.18%> (ø)
datalad_ukbiobank/tests/test_init.py 100.00% <100.00%> (ø)
datalad_ukbiobank/tests/test_update.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 47037ec...7c57492. Read the comment docs.