Skip to content

Store structure matrices and vectors with names as dictionaries - #373

Merged
ArneBouillon merged 14 commits into
mainfrom
ab/struct-mat-dict
Aug 25, 2025
Merged

Store structure matrices and vectors with names as dictionaries#373
ArneBouillon merged 14 commits into
mainfrom
ab/struct-mat-dict

Add test for regularization

9abb476
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2025 in 0s

90.98% (+0.18%) compared to a318edb

View this Pull Request on Codecov

90.98% (+0.18%) compared to a318edb

Details

Codecov Report

❌ Patch coverage is 91.57895% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.98%. Comparing base (a318edb) to head (9abb476).

Files with missing lines Patch % Lines
src/Utilities.jl 90.90% 4 Missing ⚠️
src/GaussianProcess.jl 86.66% 2 Missing ⚠️
src/ScalarRandomFeature.jl 80.00% 1 Missing ⚠️
src/VectorRandomFeature.jl 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #373      +/-   ##
==========================================
+ Coverage   90.80%   90.98%   +0.18%     
==========================================
  Files          10       10              
  Lines        1577     1609      +32     
==========================================
+ Hits         1432     1464      +32     
  Misses        145      145              

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