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

revert moving pragma

f038427
Select commit
Loading
Failed to load commit list.
Draft

replace element_neighbors_locks_ lockes with read locks where possible #401

revert moving pragma
f038427
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 14, 2024 in 0s

95.52% (-0.12%) compared to fccd74b

View this Pull Request on Codecov

95.52% (-0.12%) compared to fccd74b

Details

Codecov Report

Attention: Patch coverage is 96.22642% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.52%. Comparing base (fccd74b) to head (f038427).
Report is 60 commits behind head on main.

Files with missing lines Patch % Lines
src/VecSim/algorithms/hnsw/hnsw.h 96.07% 2 Missing ⚠️
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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.