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] Switch to Internal Resource Identifier in the Index #917

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

Conversation

alexanderkiel
Copy link
Member

No description provided.

@alexanderkiel alexanderkiel self-assigned this Feb 17, 2023
@alexanderkiel alexanderkiel changed the base branch from develop to develop-db-v1 February 17, 2023 16:55
@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Merging #917 (57c3f35) into develop-db-v1 (5c18a11) will decrease coverage by 0.01%.
The diff coverage is 96.52%.

❗ Current head 57c3f35 differs from pull request most recent head 4adc195. Consider uploading reports for the commit 4adc195 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##           develop-db-v1     #917      +/-   ##
=================================================
- Coverage          94.06%   94.06%   -0.01%     
=================================================
  Files                236      236              
  Lines              14822    14785      -37     
  Branches             375      374       -1     
=================================================
- Hits               13942    13907      -35     
+ Misses               505      504       -1     
+ Partials             375      374       -1     
Impacted Files Coverage Δ
modules/db/src/blaze/db/impl/search_param/all.clj 80.00% <0.00%> (ø)
modules/db/src/blaze/db/api.clj 87.12% <64.28%> (+4.24%) ⬆️
modules/db/src/blaze/db/node.clj 97.75% <77.77%> (-0.37%) ⬇️
modules/db/src/blaze/db/impl/batch_db.clj 84.32% <83.33%> (+0.16%) ⬆️
...les/db/src/blaze/db/impl/index/resource_handle.clj 98.07% <95.45%> (-0.04%) ⬇️
modules/db/src/blaze/db/node/resource_indexer.clj 96.29% <97.36%> (+0.69%) ⬆️
...ules/db/src/blaze/db/impl/index/resource_as_of.clj 95.81% <97.40%> (-1.83%) ⬇️
modules/db/src/blaze/db/impl/codec.clj 100.00% <100.00%> (+0.38%) ⬆️
modules/db/src/blaze/db/impl/db.clj 74.62% <100.00%> (+0.38%) ⬆️
modules/db/src/blaze/db/impl/index.clj 98.24% <100.00%> (ø)
... and 26 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant