Skip to content

[WIP] Use Tullio for pairwise distances #386

Draft
theogf wants to merge 23 commits into
masterfrom
tgf/tullio
Draft

[WIP] Use Tullio for pairwise distances #386
theogf wants to merge 23 commits into
masterfrom
tgf/tullio

Merge branch 'master' into tgf/tullio

5f2b08b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2026 in 1s

31.89% (-61.20%) compared to f9bbd84

View this Pull Request on Codecov

31.89% (-61.20%) compared to f9bbd84

Details

Codecov Report

❌ Patch coverage is 19.67213% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.89%. Comparing base (f9bbd84) to head (5f2b08b).
⚠️ Report is 103 commits behind head on master.

Files with missing lines Patch % Lines
src/distances/euclidean.jl 26.66% 22 Missing ⚠️
src/distances/dotproduct.jl 0.00% 14 Missing ⚠️
src/distances/pairwise.jl 30.00% 7 Missing ⚠️
src/utils.jl 0.00% 6 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (f9bbd84) and HEAD (5f2b08b). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (f9bbd84) HEAD (5f2b08b)
5 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #386       +/-   ##
===========================================
- Coverage   93.09%   31.89%   -61.20%     
===========================================
  Files          52       53        +1     
  Lines        1202     1182       -20     
===========================================
- Hits         1119      377      -742     
- Misses         83      805      +722     

☔ 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.