Skip to content
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

[WIP] Fix CQL Retrieve Expression will return Non-Matching Resources #1163

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

alexanderkiel
Copy link
Member

Rebuilding the CompartmentResource index is missing from this commit.

Closes: #1162

@alexanderkiel alexanderkiel self-assigned this Sep 27, 2023
@alexanderkiel alexanderkiel added the bug Something isn't working label Sep 27, 2023
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #1163 (f0fd686) into develop (337511e) will decrease coverage by 0.01%.
Report is 1 commits behind head on develop.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1163      +/-   ##
===========================================
- Coverage    94.81%   94.80%   -0.01%     
===========================================
  Files          243      243              
  Lines        15743    15738       -5     
  Branches       365      365              
===========================================
- Hits         14926    14921       -5     
  Misses         452      452              
  Partials       365      365              
Files Coverage Δ
...b/src/blaze/db/impl/index/compartment/resource.clj 97.95% <100.00%> (-0.23%) ⬇️
modules/db/src/blaze/db/impl/search_param.clj 100.00% <ø> (ø)
modules/db/src/blaze/db/node/resource_indexer.clj 95.65% <100.00%> (+0.04%) ⬆️

Rebuilding the CompartmentResource index is missing from this commit.

Closes: #1162
@alexanderkiel alexanderkiel added the blocked Issue is blocked by another one. label Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issue is blocked by another one. bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CQL Retrieve Expression will return Non-Matching Resources
1 participant