-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat: add support for deletedAt
and NGSI-LD Null
#1281
base: develop
Are you sure you want to change the base?
Conversation
Test Results 70 files + 1 70 suites +1 1m 22s ⏱️ ±0s For more details on these failures, see this check. Results for commit 8f70cea. ± Comparison against base commit a76f793. This pull request removes 197 and adds 67 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
00d12a8
to
807172e
Compare
search-service/src/main/kotlin/com/egm/stellio/search/entity/service/EntityAttributeService.kt
Show resolved
Hide resolved
search-service/src/main/kotlin/com/egm/stellio/search/entity/service/EntityAttributeService.kt
Show resolved
Hide resolved
search-service/src/main/kotlin/com/egm/stellio/search/entity/service/EntityAttributeService.kt
Outdated
Show resolved
Hide resolved
search-service/src/main/kotlin/com/egm/stellio/search/entity/service/EntityQueryService.kt
Outdated
Show resolved
Hide resolved
search-service/src/main/kotlin/com/egm/stellio/search/entity/service/EntityAttributeService.kt
Outdated
Show resolved
Hide resolved
search-service/src/main/kotlin/com/egm/stellio/search/entity/util/AttributeUtils.kt
Show resolved
Hide resolved
search-service/src/main/kotlin/com/egm/stellio/search/temporal/service/TemporalService.kt
Show resolved
Hide resolved
44d85c2
to
34f39d7
Compare
search-service/src/main/kotlin/com/egm/stellio/search/entity/service/EntityAttributeService.kt
Show resolved
Hide resolved
search-service/src/main/kotlin/com/egm/stellio/search/entity/service/EntityQueryService.kt
Outdated
Show resolved
Hide resolved
c04cca5
to
4b03b4a
Compare
Quality Gate passedIssues Measures |
TODO: to be checked in other similar endpoints (Replace Entity, ...)
… entities endpoint
b0aa632
to
6123e50
Compare
aa4e834
to
d522201
Compare
First iteration with support in core and temporal API