You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes a regression affecting CodeQL queries for CAP / CDS by
ensuring the `getImplementation` predicate of the `CdlService`
uses `getAbsolutePath` instead of `getRelativePath`, where the
`getRelativePath` approach is problematic in (unit test) cases
where the source root directory and project directory are the same.
0 commit comments