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. 40 files ± 0 40 suites ±0 14h 58m 25s ⏱️ + 13m 53s For more details on these failures, see this check. Results for commit c14a064. ± Comparison against base commit 40fcd99. ♻️ This comment has been updated with latest results. |
jacobtomlinson
left a comment
There was a problem hiding this comment.
At a quick glance this seems fine. The CI is hanging on these new tests though so you'll need to take a look at that.
Once you get things running feel free to ping for a review.
Thanks for the reply. Sure let me take a look at this. |
34f5cb4 to
b16e6fb
Compare
470135a to
2a34eb0
Compare
938568c to
40fcd99
Compare
Closes #xxxx
pre-commit run --all-filesCloses #2007 since other classes have been implemented. Happy to get feedback on this.