Skip to content

Fixup: ] dev ../.. for train-kernel-parameters example #441

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

Merged
merged 2 commits into from
Mar 21, 2022

Conversation

st--
Copy link
Member

@st-- st-- commented Mar 21, 2022

Had overlooked this in #430, sorry:(
Also upgrades Manifest.toml to version 2 & ] up.

@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #441 (29a0061) into master (6033b56) will increase coverage by 9.91%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #441      +/-   ##
==========================================
+ Coverage   83.21%   93.13%   +9.91%     
==========================================
  Files          52       52              
  Lines        1251     1252       +1     
==========================================
+ Hits         1041     1166     +125     
+ Misses        210       86     -124     
Impacted Files Coverage Δ
src/distances/dotproduct.jl 90.00% <0.00%> (+10.00%) ⬆️
src/transform/periodic_transform.jl 50.00% <0.00%> (+10.00%) ⬆️
src/distances/delta.jl 100.00% <0.00%> (+14.28%) ⬆️
src/matrix/kernelmatrix.jl 100.00% <0.00%> (+16.32%) ⬆️
src/distances/sinus.jl 81.81% <0.00%> (+18.18%) ⬆️
src/generic.jl 100.00% <0.00%> (+20.00%) ⬆️
src/utils.jl 91.13% <0.00%> (+20.25%) ⬆️
src/chainrules.jl 83.95% <0.00%> (+25.92%) ⬆️
src/matrix/kernelpdmat.jl 81.81% <0.00%> (+81.81%) ⬆️
src/approximations/nystrom.jl 92.50% <0.00%> (+92.50%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6033b56...29a0061. Read the comment docs.

@st-- st-- merged commit 92ac6dc into master Mar 21, 2022
@st-- st-- deleted the st/examples-train-kernel-parameters-dev branch March 21, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants