-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add unit test for reasoner video. #503
Merged
bnouwt
merged 29 commits into
master
from
502-add-unit-test-to-demonstrate-generalize-if-necessary-scenario
Aug 22, 2024
Merged
Add unit test for reasoner video. #503
bnouwt
merged 29 commits into
master
from
502-add-unit-test-to-demonstrate-generalize-if-necessary-scenario
Aug 22, 2024
Conversation
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
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.slf4j:slf4j-simple from 1.7.25 to 2.0.13. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Not successful yet.
Although the binding set did not change, the rule was triggered to be applied again.
…to-be-contacted-multiple-times-in-a-single-interaction Fix applying a rule multiple times.
Adding a SerializationContext to Apache's parse methods where the usePlainLiterals is set to false ensures this.
…rom-exchangeinfo-bindingset 506 askresult bindingset different from exchangeinfo bindingset
* Add initial version of docs for website * Enabled plugin for (local) search functionality * Cleaned up settings & added Tabs & Syntax Highlighting for Code Blocks * Minor textual improvements & using Tabs for Reasoning page * Create Github Action for deployment of documentation website
Prepare for release 1.2.5
Prepare for snapshot
…ledge-engine-as-a-maven-dependency Add two necessary jersey dependencies.
Update faq.md
Update faq.md
Update faq.md
…ple-2.0.13 Bump org.slf4j:slf4j-simple from 1.7.25 to 2.0.13
…ugins-maven-surefire-plugin-3.2.5 Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5
Add a new tests that illustrates the improvements made with the matcher.
@bnouwt Bump |
'502-add-unit-test-to-demonstrate-generalize-if-necessary-scenario' of https://github.com/TNO/knowledge-engine.git into 502-add-unit-test-to-demonstrate-generalize-if-necessary-scenario
bnouwt
deleted the
502-add-unit-test-to-demonstrate-generalize-if-necessary-scenario
branch
August 22, 2024 10:49
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.