ipwnponies / pytest-antilru

Bust functools.lru_cache when running pytest to avoid test pollution
MIT License
20 stars 3 forks source link

Add coveralls github action #33

Closed ipwnponies closed 10 months ago

ipwnponies commented 10 months ago

Add github action to upload .coverage results to coveralls.

Fixes #29