coleygroup / pyscreener

pythonic interface to virtual screening software
MIT License
85 stars 32 forks source link

fix coverage #34

Closed davidegraff closed 2 years ago

davidegraff commented 2 years ago

Description

finally fix the coverage

Example / Current workflow

coverage doesn't work in the current actions

Bugfix / Desired workflow

adding a __init__.py to the test folder fixes the problem and now displays coverage correctly

checklist

Status