Skip to content

new predict method API, and reduced sampling in input space#404

Merged
odunbar merged 36 commits into
mainfrom
orad/new-predict-method
Apr 2, 2026
Merged

new predict method API, and reduced sampling in input space#404
odunbar merged 36 commits into
mainfrom
orad/new-predict-method

add one example to test the deprecation message...

5c88c18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

94.23% (+0.02%) compared to c011a05

View this Pull Request on Codecov

94.23% (+0.02%) compared to c011a05

Details

Codecov Report

❌ Patch coverage is 94.91525% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.23%. Comparing base (c011a05) to head (5c88c18).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/MachineLearningTools/GaussianProcess.jl 76.92% 3 Missing ⚠️
src/Utilities.jl 95.52% 3 Missing ⚠️
src/Emulator.jl 95.65% 2 Missing ⚠️
src/MachineLearningTools/VectorRandomFeature.jl 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #404      +/-   ##
==========================================
+ Coverage   94.20%   94.23%   +0.02%     
==========================================
  Files          10       10              
  Lines        1813     1977     +164     
==========================================
+ Hits         1708     1863     +155     
- Misses        105      114       +9     

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