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

replace element_neighbors_locks_ lockes with read locks where possible #401

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

meiravgri
Copy link
Collaborator

Describe the changes in the pull request

A clear and concise description of what the PR is solving.

Which issues this PR fixes

  1. #...
  2. MOD...

Main objects this PR modified

  1. ...
  2. ...

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch coverage: 96.22% and project coverage change: -0.12 ⚠️

Comparison is base (fccd74b) 95.63% compared to head (f038427) 95.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
- Coverage   95.63%   95.52%   -0.12%     
==========================================
  Files          66       66              
  Lines        4173     4182       +9     
==========================================
+ Hits         3991     3995       +4     
- Misses        182      187       +5     
Impacted Files Coverage Δ
src/VecSim/algorithms/hnsw/hnsw.h 98.35% <96.07%> (+0.01%) ⬆️
src/VecSim/algorithms/hnsw/hnsw_batch_iterator.h 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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

Successfully merging this pull request may close these issues.

2 participants