peerchemist / finta

Common financial technical indicators implemented in Pandas.
GNU Lesser General Public License v3.0
2.13k stars 688 forks source link

Set up automatic code-coverage reporting #126

Open VFermat opened 2 years ago

VFermat commented 2 years ago

Add a coverage tool to ensure the repository is covered by existing tests

We could use Pypi modules such as coverage and figleaf, or automated tools such as codecov.