Skip to content

Conversation

@patelheet30
Copy link
Owner

@patelheet30 patelheet30 commented Dec 2, 2025

  • Add comprehensive tests for all three backends with graceful fallback
  • Add ParallelExecutor class with multiprocessing, threading, and joblib backends
  • Modify report() method to support parallel, n_jobs, and backend parameters
  • Implement automatic parallelisation detection based on check count and DataFrame size
  • Add joblib as optional dependency for data science optimised parallelisation
  • Update documentation with backend comparison and examples

BREAKING CHANGE: None (backward compatible, joblib is optional)

@patelheet30 patelheet30 merged commit e61a42c into main Dec 5, 2025
4 checks passed
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.

2 participants