techno-solutionist-collective / dreadlocks

:lock: A cross-platform file-locking software library for Python that supports thread-level locks, process-level locks, and both simultaneously.
https://techno-solutionist-collective.github.io/dreadlocks/latest
Other
1 stars 0 forks source link

Add CI job that fails when coverage is insufficient #255

Open proc-2 opened 3 days ago

proc-2 commented 3 days ago

./s coverage report --fail-under=88 suffices in local dev.

This is a continuation of:

References: