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 Sparse GP #81

Merged
merged 17 commits into from
Feb 7, 2024
Merged

Add Sparse GP #81

merged 17 commits into from
Feb 7, 2024

Conversation

ziatdinovmax
Copy link
Owner

@codecov-commenter
Copy link

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (5762b1f) 95.53% compared to head (2ad3fa9) 95.20%.

Files Patch % Lines
gpax/models/sparse_gp.py 86.36% 12 Missing ⚠️
gpax/utils/utils.py 72.72% 6 Missing ⚠️
tests/test_utils.py 83.87% 5 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   95.53%   95.20%   -0.33%     
==========================================
  Files          51       53       +2     
  Lines        3938     4127     +189     
==========================================
+ Hits         3762     3929     +167     
- Misses        176      198      +22     
Flag Coverage Δ
unittests 95.20% <87.95%> (-0.33%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ziatdinovmax ziatdinovmax merged commit 1138108 into main Feb 7, 2024
14 checks passed
@ziatdinovmax ziatdinovmax mentioned this pull request Feb 8, 2024
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.

None yet

2 participants