Skip to content

first go at extending the GibbsKernel to work with other base kernels#406

Open
Cyberface wants to merge 1 commit into
JuliaGaussianProcesses:masterfrom
Cyberface:extend-gibbs-kernel
Open

first go at extending the GibbsKernel to work with other base kernels#406
Cyberface wants to merge 1 commit into
JuliaGaussianProcesses:masterfrom
Cyberface:extend-gibbs-kernel

first go at extending the GibbsKernel to work with other base kernels

7d8607c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 7, 2026 in 0s

66.89% (-22.35%) compared to 33d64d1

View this Pull Request on Codecov

66.89% (-22.35%) compared to 33d64d1

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.89%. Comparing base (33d64d1) to head (7d8607c).
⚠️ Report is 116 commits behind head on master.

Files with missing lines Patch % Lines
src/kernels/gibbskernel.jl 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (33d64d1) and HEAD (7d8607c). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (33d64d1) HEAD (7d8607c)
5 3
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #406       +/-   ##
===========================================
- Coverage   89.23%   66.89%   -22.35%     
===========================================
  Files          52       52               
  Lines        1198     1193        -5     
===========================================
- Hits         1069      798      -271     
- Misses        129      395      +266     

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