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/patch failed Mar 1, 2024 in 0s

0.00% of diff hit (target 78.12%)

View this Pull Request on Codecov

0.00% of diff hit (target 78.12%)

Annotations

Check warning on line 33 in lib/SurrogatesSVM/src/SurrogatesSVM.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesSVM/src/SurrogatesSVM.jl#L29-L33

Added lines #L29 - L33 were not covered by tests

Check warning on line 37 in lib/SurrogatesSVM/src/SurrogatesSVM.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesSVM/src/SurrogatesSVM.jl#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 45 in lib/SurrogatesSVM/src/SurrogatesSVM.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesSVM/src/SurrogatesSVM.jl#L45

Added line #L45 was not covered by tests

Check warning on line 59 in lib/SurrogatesSVM/src/SurrogatesSVM.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesSVM/src/SurrogatesSVM.jl#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 61 in lib/SurrogatesSVM/src/SurrogatesSVM.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesSVM/src/SurrogatesSVM.jl#L61

Added line #L61 was not covered by tests

Check warning on line 64 in lib/SurrogatesSVM/src/SurrogatesSVM.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesSVM/src/SurrogatesSVM.jl#L64

Added line #L64 was not covered by tests