Skip to content

Revert "PI-3857 - ensure PR title contains jira ticket number" #18

Revert "PI-3857 - ensure PR title contains jira ticket number"

Revert "PI-3857 - ensure PR title contains jira ticket number" #18

GitHub Actions / JUnit Tests succeeded Feb 14, 2024 in 0s

16 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexArrayTests.xml 4✅ 81ms
build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexFunctionTests.xml 1✅ 5ms
build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexLazyContextTests.xml 1✅ 374ms
build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexSetTests.xml 1✅ 7ms
build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexSyntaxTests.xml 9✅ 35ms

✅ build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexArrayTests.xml

4 tests were completed in 81ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.sesamecare.asyncRuleEvaluator.FiltrexArrayTests 4✅ 81ms

✅ com.sesamecare.asyncRuleEvaluator.FiltrexArrayTests

✅ testArray()
✅ testInNotIn()
✅ testInclude()
✅ testStrings()

✅ build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexFunctionTests.xml

1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.sesamecare.asyncRuleEvaluator.FiltrexFunctionTests 1✅ 5ms

✅ com.sesamecare.asyncRuleEvaluator.FiltrexFunctionTests

✅ testBasicFunctionTypes()

✅ build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexLazyContextTests.xml

1 tests were completed in 374ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.sesamecare.asyncRuleEvaluator.FiltrexLazyContextTests 1✅ 374ms

✅ com.sesamecare.asyncRuleEvaluator.FiltrexLazyContextTests

✅ testLazyMap()

✅ build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexSetTests.xml

1 tests were completed in 7ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.sesamecare.asyncRuleEvaluator.FiltrexSetTests 1✅ 7ms

✅ com.sesamecare.asyncRuleEvaluator.FiltrexSetTests

✅ testUnion()

✅ build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexSyntaxTests.xml

9 tests were completed in 35ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.sesamecare.asyncRuleEvaluator.FiltrexSyntaxTests 9✅ 35ms

✅ com.sesamecare.asyncRuleEvaluator.FiltrexSyntaxTests

✅ testSimpleNumerics()
✅ testTernary()
✅ testComparisons()
✅ testKitchenSink()
✅ testBooleanLogic()
✅ testMathFunctions()
✅ testFunctions()
✅ testArgArrangements()
✅ testRegexp()