-
Notifications
You must be signed in to change notification settings - Fork 18
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
alexanderkiel
wants to merge
242
commits into
develop-v0.18
Choose a base branch
from
did
base: develop-v0.18
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge Back Release v0.17.7
Allow For Spaces in CQL File Path
Implement CQL ConvertsTo: Decimal, Integer, Long, Quantity and String
Codecov Report
Additional details and impacted files@@ 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
|
alexanderkiel
force-pushed
the
did
branch
3 times, most recently
from
June 13, 2022 18:50
4f78f45
to
cf6185c
Compare
Update Dependencies
However text/cql will still work.
Switch to Media Type text/cql-identifier for CQL Expressions
Update Dependencies
Merge Back Release v0.17.8
Implement CQL ToTime and rearrange ToDate and ToDateTime
Also do not log expected errors.
Improve CQL Error Message on Subtract
Release v0.17.9
… to test SocialSecurityNumber with ConvertsToInteger
Implement CQL ConvertsToDate and ConvertsToDateTime and add new query…
Update Blazectl
Added copying data from one Blaze to another and saving all resources from a Blaze server.
Improve Documentation of Data Sync
Release v0.19.3
Refactor Verify Test
alexanderkiel
force-pushed
the
did
branch
2 times, most recently
from
February 17, 2023 16:39
ba8831e
to
9f0a039
Compare
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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.