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

Add MMD unit tests #355

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

jaime-cespedes-sisniega
Copy link
Contributor

@jaime-cespedes-sisniega jaime-cespedes-sisniega commented Dec 6, 2024

This pull request includes updates to the CI configuration and significant enhancements to the unit tests for the MMD data drift detector. The most important changes include updating the macOS version in the CI workflow and adding comprehensive tests for various chunk sizes and kernels in the test_mmd.py file.

CI Configuration Update:

  • .github/workflows/ci.yml: Updated the macOS version from macos-12 to macos-14 to ensure compatibility with newer macOS environments.

Enhancements to Unit Tests:

@jaime-cespedes-sisniega jaime-cespedes-sisniega marked this pull request as ready for review December 6, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect result when using MMD with some chunk_size argument values
1 participant