Trusted-AI / AIF360

A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
https://aif360.res.ibm.com/
Apache License 2.0
2.46k stars 840 forks source link

Add code coverage checks with `pytest-cov` #412

Closed aitorres closed 2 years ago

aitorres commented 2 years ago

closes #397

What I did

Let me know if there's anything else I could add or fix to this PR and I'll gladly help!

How to test

We should be able to check if this works by looking at this PR's Github Actions run!