Skip to content

Initial support for custom hash function

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Sep 18, 2023 in 1s

85.56% (-0.36%) compared to e73736e

View this Pull Request on Codecov

85.56% (-0.36%) compared to e73736e

Details

Codecov Report

Merging #2230 (25664b5) into latest (e73736e) will decrease coverage by 0.36%.
The diff coverage is 56.17%.

❗ Current head 25664b5 differs from pull request most recent head 3891ea5. Consider uploading reports for the commit 3891ea5 to get more accurate results

@@            Coverage Diff             @@
##           latest    #2230      +/-   ##
==========================================
- Coverage   85.91%   85.56%   -0.36%     
==========================================
  Files         130      135       +5     
  Lines       14811    15386     +575     
  Branches     2621     2621              
==========================================
+ Hits        12725    13165     +440     
- Misses       1785     1920     +135     
  Partials      301      301              
Files Changed Coverage Δ
src/core/src/cmd.rs 95.34% <ø> (+0.47%) ⬆️
src/core/src/errors.rs 0.00% <ø> (ø)
src/core/src/ffi/index/mod.rs 0.00% <ø> (ø)
src/core/src/ffi/index/revindex.rs 0.00% <0.00%> (ø)
src/core/src/ffi/minhash.rs 0.00% <0.00%> (ø)
src/core/src/ffi/mod.rs 0.00% <0.00%> (ø)
src/core/src/ffi/storage.rs 0.00% <0.00%> (ø)
src/core/src/index/mod.rs 0.00% <0.00%> (ø)
src/core/src/lib.rs 50.00% <ø> (ø)
src/core/src/sketch/nodegraph.rs 69.07% <0.00%> (-1.87%) ⬇️
... and 15 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more