-
-
Notifications
You must be signed in to change notification settings - Fork 750
Add Condition class
#9162
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
base: main
Are you sure you want to change the base?
Add Condition class
#9162
Conversation
Unit Test ResultsSee test report for an extended history of previous test failures. This is useful for diagnosing flaky tests. 18 files - 9 18 suites - 9 4h 29m 17s ⏱️ - 5h 21m 7s For more details on these failures, see this check. Results for commit 34f5cb4. ± Comparison against base commit c26f4ca. This pull request removes 952 and adds 5 tests. Note that renamed tests count towards both.This pull request removes 18 skipped tests and adds 2 skipped tests. Note that renamed tests count towards both.This pull request skips 67 tests.♻️ This comment has been updated with latest results. |
Closes #xxxx
pre-commit run --all-filesCloses #2007 since other classes have been implemented. Happy to get feedback on this.