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

Casts #19

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Casts #19

wants to merge 6 commits into from

Conversation

Ngalstyan4
Copy link
Contributor

No description provided.

@Ngalstyan4 Ngalstyan4 force-pushed the casts branch 2 times, most recently from e1ff9cc to 34fa5e5 Compare August 5, 2023 18:14
@codecov
Copy link

codecov bot commented Aug 5, 2023

Codecov Report

Merging #19 (26e62c5) into main (db801ad) will decrease coverage by 1.08%.
The diff coverage is 72.28%.

❗ Current head 26e62c5 differs from pull request most recent head 27b253f. Consider uploading reports for the commit 27b253f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   78.45%   77.37%   -1.08%     
==========================================
  Files          10       13       +3     
  Lines         803      968     +165     
  Branches      176      218      +42     
==========================================
+ Hits          630      749     +119     
- Misses         92      118      +26     
- Partials       81      101      +20     
Files Changed Coverage Δ
src/hnsw/build.c 80.18% <ø> (ø)
src/hnsw/scan.c 76.19% <ø> (ø)
src/vector_casts.c 71.42% <71.42%> (ø)
src/vector_casts.h 75.00% <75.00%> (ø)
src/vec_type.h 78.57% <78.57%> (ø)
src/hnsw/insert.c 82.50% <100.00%> (ø)

@Ngalstyan4 Ngalstyan4 force-pushed the casts branch 4 times, most recently from 4f7452b to 1bbf0f8 Compare August 7, 2023 07:16
@Ngalstyan4 Ngalstyan4 mentioned this pull request Sep 12, 2023
var77 added a commit that referenced this pull request Oct 8, 2024
…ansaction with lock (#49)

* Add _lantern_reindex_external_index, lantern_create_external_index functions and make index creation in one transaction with lock

* Check column dimension while creating index #19

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

Successfully merging this pull request may close these issues.

1 participant