Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(SurrogatesSVM): use SurrogatesBase and cleanup code #475

Merged
merged 3 commits into from
Mar 3, 2024

test: refactor and add tests

496aab4
Select commit
Loading
Failed to load commit list.
Merged

refactor(SurrogatesSVM): use SurrogatesBase and cleanup code #475

test: refactor and add tests
496aab4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 0s

78.69% (+0.57%) compared to f760ab5

View this Pull Request on Codecov

78.69% (+0.57%) compared to f760ab5

Details

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 78.69%. Comparing base (f760ab5) to head (496aab4).

Files Patch % Lines
lib/SurrogatesSVM/src/SurrogatesSVM.jl 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
+ Coverage   78.12%   78.69%   +0.57%     
==========================================
  Files          23       23              
  Lines        3159     3136      -23     
==========================================
  Hits         2468     2468              
+ Misses        691      668      -23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.