Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pytest for fairness class #682

Merged
merged 7 commits into from
Jul 31, 2023

Conversation

RakshitKhajuria
Copy link
Contributor

@RakshitKhajuria RakshitKhajuria commented Jul 29, 2023

Description

Added Pytest for Fairness Class


Fixes #662

Usage

cd tests/
pytest test_fairness.py

Checklist:

  • I've added Google style docstrings to my code.
  • I've used pydantic for typing when/where necessary.
  • I have linted my code
  • I have added tests to cover my changes.

Screenshots (if appropriate):

@RakshitKhajuria RakshitKhajuria added the v2.1.0 Issue or request to be done in v2.1.0 release label Jul 29, 2023
@RakshitKhajuria RakshitKhajuria linked an issue Jul 29, 2023 that may be closed by this pull request
Copy link
Contributor

@JulesBelveze JulesBelveze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

tests/test_fairness.py Outdated Show resolved Hide resolved
@JulesBelveze JulesBelveze merged commit 250c05a into release/1.2.0 Jul 31, 2023
3 checks passed
@JulesBelveze JulesBelveze deleted the add-unittests-for-fairness-classes branch July 31, 2023 08:08
@ArshaanNazir ArshaanNazir removed the v2.1.0 Issue or request to be done in v2.1.0 release label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add unittests for Fairness classes
4 participants