JuliaGaussianProcesses / KernelFunctions.jl

Julia package for kernel functions for machine learning
https://juliagaussianprocesses.github.io/KernelFunctions.jl/stable/
MIT License
267 stars 32 forks source link

test_ADs for PeriodicTransform #449

Open st-- opened 2 years ago

st-- commented 2 years ago

Resolves a todo comment

codecov[bot] commented 2 years ago

Codecov Report

Patch coverage has no change and project coverage change: -3.75 :warning:

Comparison is base (ef6d459) 94.16% compared to head (58ddb5d) 90.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #449 +/- ## ========================================== - Coverage 94.16% 90.41% -3.75% ========================================== Files 52 52 Lines 1387 1387 ========================================== - Hits 1306 1254 -52 - Misses 81 133 +52 ``` [see 8 files with indirect coverage changes](https://codecov.io/gh/JuliaGaussianProcesses/KernelFunctions.jl/pull/449/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaGaussianProcesses)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

st-- commented 2 years ago

Looks like it's not actually working yet. And why it's not isn't obvious to me :confused: