Skip to content

Merge branch 'master' into feat-bivariate-gram

9bce356
Select commit
Loading
Failed to load commit list.
Open

This adds methods to compute bivariate Gram matrices. #261

Merge branch 'master' into feat-bivariate-gram
9bce356
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 1s

77.94% (+3.19%) compared to 14a3118

View this Pull Request on Codecov

77.94% (+3.19%) compared to 14a3118

Details

Codecov Report

❌ Patch coverage is 92.21140% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.94%. Comparing base (14a3118) to head (9bce356).

Files with missing lines Patch % Lines
src/BivariateGramMatrix.jl 92.20% 56 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
+ Coverage   74.75%   77.94%   +3.19%     
==========================================
  Files          17       18       +1     
  Lines        3208     3926     +718     
==========================================
+ Hits         2398     3060     +662     
- Misses        810      866      +56     

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