AllenInstitute / neuroglia

a Python machine learning library for neurophysiology data
http://neuroglia.readthedocs.io
BSD 3-Clause "New" or "Revised" License
36 stars 7 forks source link

improve test coverage #93

Closed mochic closed 5 years ago

mochic commented 6 years ago

Description

test coverage is low ~67% so getting > 90% would be nice and not too much effort

@j-friedrich i'm not very experienced with your contributions could you potentially review the test code i submit?

j-friedrich commented 6 years ago

Can certainly review test code. Saw coverage is particularly low for the OASIS folder. I can also add some more tests to test_deconvolution.py myself and do a PR.