-
Notifications
You must be signed in to change notification settings - Fork 0
refactor(ai-core): migrate AICoreService to RemoteService #73
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
Merged
Schmarvinius
merged 26 commits into
review-fixes
from
refactor/remote-service-migration-v2
Jun 15, 2026
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a110860
Make cache for entitiesWithoutPredictionsPerTenant tenant specific
lisajulia a8140a8
Merge branch 'main' into final-review-tenant-scoping
Schmarvinius 2231d61
refactor(ai-core): make AICoreService tenant-agnostic and DI-friendly
Schmarvinius de4f637
feat(ai-core): restrict AICore entity APIs to current tenant
Schmarvinius c30080b
chore(ai-core): rename config namespace to cds.ai.core
Schmarvinius 1eb8c33
fix(ai-core): handle null tenant in resourceGroupForTenant
Schmarvinius e730fa8
fix(ci): cleanup all run attempts and cds-itest resource groups
Schmarvinius 6ebc3fd
fix(itest): align config namespace with cds.ai.core rename
Schmarvinius 8c0197e
test(ai-core): add unit tests for tenant scoping and mock service
Schmarvinius 7512273
chore(recommendations): add TODO for model-changed integration test
Schmarvinius b105dde
update cleanup
Schmarvinius d539f21
fix(ci): scope resource group cleanup to own job only
Schmarvinius cdb3967
test(ai-core): add unit tests for uncovered code paths
Schmarvinius 6657df8
fix(ci): include cds-itest- prefix in resource group cleanup
Schmarvinius 6e28a9d
refactor(ai-core): migrate AICoreService from CqnService to RemoteSer…
Schmarvinius 42bcdf5
refactor(ai-core): delete AICoreApplicationServiceHandler
Schmarvinius fa28cda
fix(ai-core): guard service registration on AICore model presence
Schmarvinius ae85288
fix(test): mock CdsModel in unit tests and restore AICore model import
Schmarvinius 62ba1d7
fix(ai-core): extend AbstractCdsDefinedService for proper RemoteServi…
Schmarvinius 96452bd
fix(recommendations): promote cds-services-impl to compile scope
Schmarvinius 2f60ca8
refactor(test): use real CdsRuntime in AICoreServiceConfigurationTest
Schmarvinius 57d0d72
refactor(ai-core): remove AICORE_SERVICE_KEY env var check from bindi…
Schmarvinius cdd70d5
chore: exclude Mock* classes from SonarQube coverage
Schmarvinius c50ced3
refactor(test): use real CdsRuntime in AICoreServiceImplDeploymentIdTest
Schmarvinius acb2137
Merge remote-tracking branch 'origin/main' into refactor/remote-servi…
Schmarvinius 70724c5
fix: remove duplicate detectMultiTenancy method from merge
Schmarvinius File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
103 changes: 0 additions & 103 deletions
103
...rc/main/java/com/sap/cds/feature/aicore/core/handler/AICoreApplicationServiceHandler.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.