issues
search
niaid
/
image_portal_workflows
Workflows related to project previously referred to as "Hedwig"
BSD 3-Clause "New" or "Revised" License
5
stars
1
forks
source link
Increasing test coverage; fixed flake8 issue
#220
Closed
mbopfNIH
closed
1 year ago
mbopfNIH
commented
1 year ago
Added the
SARsCoV2_1.mrc
image to test
convert_2d_to_tiff()
as part of test_dm.
Added docstrings to utils.py
Fixed flake8 error
Commented out "dead code"
Updated coverage.svg badge. (now 89%)
mbopfNIH
commented
1 year ago
Breaking this into three:
flake8 fix for "\d" error
SARsCov2_1.mrc
docstrings / dead code
SARsCoV2_1.mrc
image to testconvert_2d_to_tiff()
as part of test_dm.