project-improv / improv

Adaptive Platform for Neuroscience Experiments
https://project-improv.github.io
MIT License
36 stars 11 forks source link

Additional test coverage #179

Open jmxpearson opened 1 month ago

jmxpearson commented 1 month ago

In #168, coverage appears to go way down, but this is not really due to new code. In particular, we need to be covering Async versions of things in actor.py and some LMDB stuff in store.py.

jmxpearson commented 1 month ago

Cf. #180