-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[testing, CI] fix coverage statistics issue caused by ```test_common.…
…py``` tracer patching (#2237) * attempt 1 at fixing the issue * probe error' * fix basic mistake * sneaky skips * Update test_common.py * another mistake * Revert "another mistake" This reverts commit 5c602da. * switch to fixture * fix and optimize * attempt with multiprocessing * fix errors * add comments * add missing text * Update test_common.py * Apply suggestions from code review Co-authored-by: Andreas Huber <[email protected]> * Update sklearnex/tests/test_common.py Co-authored-by: Andreas Huber <[email protected]> * Update test_common.py * switch based on recommendation * Update test_common.py * revert to test * Introduce infrastructure to run on main process * Update test_common.py * Update test_common.py * Update test_common.py * Update test_common.py * Update test_common.py * Update test_common.py * Update test_common.py * Update test_common.py * Update test_common.py * Update test_common.py * Update test_common.py --------- Co-authored-by: Andreas Huber <[email protected]>
- Loading branch information
Showing
1 changed file
with
130 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters