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

Add multi-output support to GP Latent #7471

Merged
merged 3 commits into from
Aug 30, 2024

Fix HSGP test

d1ba4dd
Select commit
Loading
Failed to load commit list.
Merged

Add multi-output support to GP Latent #7471

Fix HSGP test
d1ba4dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 1s

92.16% (-0.01%) compared to 799c98f

View this Pull Request on Codecov

92.16% (-0.01%) compared to 799c98f

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.16%. Comparing base (799c98f) to head (d1ba4dd).
Report is 4 commits behind head on main.

Files Patch % Lines
pymc/gp/gp.py 94.11% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7471      +/-   ##
==========================================
- Coverage   92.17%   92.16%   -0.01%     
==========================================
  Files         103      103              
  Lines       17217    17220       +3     
==========================================
+ Hits        15869    15871       +2     
- Misses       1348     1349       +1     
Files Coverage Δ
pymc/gp/hsgp_approx.py 88.39% <100.00%> (ø)
pymc/gp/gp.py 94.85% <94.11%> (-0.19%) ⬇️

... and 1 file with indirect coverage changes