Skip to content

support hermitian types for `KernelMatrix`

4a1d592
Select commit
Loading
Failed to load commit list.
Open

Support hermitian types for KernelMatrix #81

support hermitian types for `KernelMatrix`
4a1d592
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2025 in 0s

77.18% (+1.99%) compared to 82eed5b

View this Pull Request on Codecov

77.18% (+1.99%) compared to 82eed5b

Details

Codecov Report

Attention: Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.

Project coverage is 77.18%. Comparing base (82eed5b) to head (4a1d592).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/multiplication.jl 54.54% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   75.18%   77.18%   +1.99%     
==========================================
  Files          14       14              
  Lines        1475     1477       +2     
==========================================
+ Hits         1109     1140      +31     
+ Misses        366      337      -29     

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