Skip to content

Bring optimised Jaccard code into main#72

Draft
johnlees wants to merge 3 commits into
mainfrom
jaccard_simd
Draft

Bring optimised Jaccard code into main#72
johnlees wants to merge 3 commits into
mainfrom
jaccard_simd

Some code review suggestions

707c60f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

91.56% (-0.07%) compared to 5612e0c, passed because coverage increased by 0.05% when compared to adjusted base (91.50%)

View this Pull Request on Codecov

91.56% (-0.07%) compared to 5612e0c, passed because coverage increased by 0.05% when compared to adjusted base (91.50%)

Details

Codecov Report

❌ Patch coverage is 91.39073% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.56%. Comparing base (5612e0c) to head (707c60f).

Files with missing lines Patch % Lines
src/sketch/mod.rs 78.33% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   91.63%   91.56%   -0.07%     
==========================================
  Files          17       17              
  Lines        2964     3070     +106     
==========================================
+ Hits         2716     2811      +95     
- Misses        248      259      +11     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.