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 #745

Open
wants to merge 242 commits into
base: develop-v0.18
Choose a base branch
from

Conversation

alexanderkiel
Copy link
Member

No description provided.

@alexanderkiel alexanderkiel self-assigned this Jun 13, 2022
@alexanderkiel alexanderkiel added this to the v0.18 milestone Jun 13, 2022
@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #745 (5e7511d) into develop-v0.18 (8bf8145) will increase coverage by 0.47%.
The diff coverage is 96.49%.

❗ Current head 5e7511d 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-v0.18     #745      +/-   ##
=================================================
+ Coverage          93.57%   94.05%   +0.47%     
=================================================
  Files                233      236       +3     
  Lines              14265    14819     +554     
  Branches             389      376      -13     
=================================================
+ Hits               13349    13938     +589     
+ Misses               527      505      -22     
+ Partials             389      376      -13     
Impacted Files Coverage Δ
modules/cassandra/src/blaze/cassandra/config.clj 100.00% <ø> (ø)
modules/cql/src/blaze/elm/expression.clj 100.00% <ø> (ø)
modules/db/src/blaze/db/api.clj 82.88% <ø> (ø)
modules/db/src/blaze/db/impl/index/type_as_of.clj 100.00% <ø> (ø)
...es/db/src/blaze/db/impl/search_param/composite.clj 95.91% <ø> (-0.17%) ⬇️
modules/db/src/blaze/db/tx_log/local.clj 98.61% <ø> (ø)
modules/executor/src/blaze/executors_spec.clj 100.00% <ø> (ø)
modules/fhir-client/src/blaze/fhir_client.clj 100.00% <ø> (ø)
modules/fhir-structure/src/blaze/fhir/hash.clj 94.82% <ø> (ø)
modules/cql/src/blaze/elm/util.clj 87.50% <75.00%> (-12.50%) ⬇️
... and 78 more

@alexanderkiel alexanderkiel force-pushed the did branch 3 times, most recently from 4f78f45 to cf6185c Compare June 13, 2022 18:50
Added copying data from one Blaze to another and saving all resources
from a Blaze server.
Improve Documentation of Data Sync
@alexanderkiel alexanderkiel force-pushed the did branch 2 times, most recently from ba8831e to 9f0a039 Compare February 17, 2023 16:39
In case we have 1 million different identifiers, we will have v-hash
collisions. So we have to increase the v-hash size from 32 bit to
64 bit.
@alexanderkiel alexanderkiel modified the milestones: v0.19.4, v0.19.5 Feb 21, 2023
@alexanderkiel alexanderkiel modified the milestones: v0.20.1, v0.20.2 Mar 7, 2023
@alexanderkiel alexanderkiel modified the milestones: v0.20.2, v0.20.3 Mar 22, 2023
@alexanderkiel alexanderkiel modified the milestones: v0.21.1, v0.22.1 Jun 19, 2023
@alexanderkiel alexanderkiel modified the milestones: v0.22.1, v0.22.2 Aug 21, 2023
@alexanderkiel alexanderkiel modified the milestones: v0.22.2, v0.24.0 Sep 2, 2023
@alexanderkiel alexanderkiel removed this from the v0.24.0 milestone Jan 24, 2024
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.

3 participants