-
Notifications
You must be signed in to change notification settings - Fork 9
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
DROOLS-7475 Proposed feature for ['key'] accessor #56
Merged
mariofusco
merged 17 commits into
kiegroup:main
from
tarilabs:tarilabs-20230614-DROOLS-7475
Jun 22, 2023
Merged
DROOLS-7475 Proposed feature for ['key'] accessor #56
mariofusco
merged 17 commits into
kiegroup:main
from
tarilabs:tarilabs-20230614-DROOLS-7475
Jun 22, 2023
Commits on Jun 19, 2023
-
DROOLS-7475 Proposed feature for ['key'] accessor
nesting the protoextractor into the maven build
Configuration menu - View commit details
-
Copy full SHA for a4f6afe - Browse repository at this point
Copy the full SHA a4f6afeView commit details -
Results : Failed tests: testWithSelectAttr(org.drools.ansible.rulebook.integration.api.NullTest): expected:<1> but was:<0> test(org.drools.ansible.rulebook.integration.api.NullTest): expected:<1> but was:<0> testRepeatedOnceWithin(org.drools.ansible.rulebook.integration.api.OnceWithinTest): expected:<0> but was:<1> testOnceWithinWithOr(org.drools.ansible.rulebook.integration.api.OnceWithinTest): expected:<0> but was:<1> testOnceWithinWithAnd(org.drools.ansible.rulebook.integration.api.OnceWithinTest): expected:<0> but was:<1> testSelectOnNull(org.drools.ansible.rulebook.integration.api.SelectTest): expected:<1> but was:<0> Tests in error: testOnceWithinInRule(org.drools.ansible.rulebook.integration.api.OnceWithinTest): Cannot invoke "java.util.Map.get(Object)" because "map" is null testOnceWithinInCondition(org.drools.ansible.rulebook.integration.api.OnceWithinTest): Cannot invoke "java.util.Map.get(Object)" because "map" is null testOnceAfterWithOr(org.drools.ansible.rulebook.integration.api.OnceAfterTest): Cannot invoke "Object.toString()" because the return value of "org.drools.base.facttemplates.Fact.get(String)" is null Tests run: 138, Failures: 6, Errors: 3, Skipped: 0
Configuration menu - View commit details
-
Copy full SHA for 1cd8cf9 - Browse repository at this point
Copy the full SHA 1cd8cf9View commit details -
Results : Failed tests: testRepeatedOnceWithin(org.drools.ansible.rulebook.integration.api.OnceWithinTest): expected:<0> but was:<1> testOnceWithinWithOr(org.drools.ansible.rulebook.integration.api.OnceWithinTest): expected:<0> but was:<1> testOnceWithinWithAnd(org.drools.ansible.rulebook.integration.api.OnceWithinTest): expected:<0> but was:<1> Tests in error: testOnceWithinInRule(org.drools.ansible.rulebook.integration.api.OnceWithinTest): Cannot invoke "java.util.Map.get(Object)" because "map" is null testOnceWithinInCondition(org.drools.ansible.rulebook.integration.api.OnceWithinTest): Cannot invoke "java.util.Map.get(Object)" because "map" is null testOnceAfterWithOr(org.drools.ansible.rulebook.integration.api.OnceAfterTest): Cannot invoke "Object.toString()" because the return value of "org.drools.base.facttemplates.Fact.get(String)" is null Tests run: 138, Failures: 3, Errors: 3, Skipped: 0
Configuration menu - View commit details
-
Copy full SHA for 7493fde - Browse repository at this point
Copy the full SHA 7493fdeView commit details -
Failed tests: testRepeatedOnceWithin(org.drools.ansible.rulebook.integration.api.OnceWithinTest): expected:<0> but was:<1> testOnceWithinInRule(org.drools.ansible.rulebook.integration.api.OnceWithinTest): expected:<0> but was:<1> testOnceWithinWithOr(org.drools.ansible.rulebook.integration.api.OnceWithinTest): expected:<0> but was:<1> testOnceWithinWithAnd(org.drools.ansible.rulebook.integration.api.OnceWithinTest): expected:<0> but was:<1> testOnceWithinInCondition(org.drools.ansible.rulebook.integration.api.OnceWithinTest): expected:<0> but was:<1> testOnceAfterWithOr(org.drools.ansible.rulebook.integration.api.OnceAfterTest): expected:<2> but was:<1> Tests run: 138, Failures: 6, Errors: 0, Skipped: 0
Configuration menu - View commit details
-
Copy full SHA for 7cd6073 - Browse repository at this point
Copy the full SHA 7cd6073View commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 941af73 - Browse repository at this point
Copy the full SHA 941af73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db369b - Browse repository at this point
Copy the full SHA 7db369bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1cf0d7 - Browse repository at this point
Copy the full SHA b1cf0d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f6004c - Browse repository at this point
Copy the full SHA 5f6004cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ebf1f4 - Browse repository at this point
Copy the full SHA 2ebf1f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc9cb36 - Browse repository at this point
Copy the full SHA bc9cb36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f41f50 - Browse repository at this point
Copy the full SHA 0f41f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ccd37 - Browse repository at this point
Copy the full SHA f6ccd37View commit details -
Configuration menu - View commit details
-
Copy full SHA for b536459 - Browse repository at this point
Copy the full SHA b536459View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2602bb - Browse repository at this point
Copy the full SHA b2602bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c78d3 - Browse repository at this point
Copy the full SHA 08c78d3View commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4dc4656 - Browse repository at this point
Copy the full SHA 4dc4656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 896b925 - Browse repository at this point
Copy the full SHA 896b925View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.