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

Simplify usage of data structure #3

Merged
merged 7 commits into from
Jul 22, 2024
Merged

Simplify usage of data structure #3

merged 7 commits into from
Jul 22, 2024

Conversation

fogfish
Copy link
Owner

@fogfish fogfish commented Jul 22, 2024

No description provided.

@coveralls
Copy link

coveralls commented Jul 22, 2024

Pull Request Test Coverage Report for Build 10045789321

Details

  • 93 of 121 (76.86%) changed or added relevant lines in 5 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+53.2%) to 62.919%

Changes Missing Coverage Covered Lines Changed/Added Lines %
insert.go 25 26 96.15%
hnsw.go 3 10 30.0%
option.go 34 42 80.95%
iterator.go 24 36 66.67%
Files with Coverage Reduction New Missed Lines %
hnsw.go 1 32.65%
Totals Coverage Status
Change from base Build 8589861482: 53.2%
Covered Lines: 319
Relevant Lines: 507

💛 - Coveralls

@fogfish fogfish merged commit dfe7cad into main Jul 22, 2024
2 checks passed
@fogfish fogfish deleted the vector-type-kf32 branch July 22, 2024 17:50
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.

2 participants