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

ENH: Implement squared exponential covariance function #36

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

ENH: Implement squared exponential covariance function

aae6307
Select commit
Loading
Failed to load commit list.
Draft

ENH: Implement squared exponential covariance function #36

ENH: Implement squared exponential covariance function
aae6307
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 22, 2024 in 1s

63.77% (-2.07%) compared to 6b6ba70

View this Pull Request on Codecov

63.77% (-2.07%) compared to 6b6ba70

Details

Codecov Report

Attention: Patch coverage is 39.47368% with 23 lines in your changes missing coverage. Please review.

Project coverage is 63.77%. Comparing base (6b6ba70) to head (aae6307).

Files with missing lines Patch % Lines
src/nifreeze/model/gpr.py 39.47% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   65.84%   63.77%   -2.07%     
==========================================
  Files          18       18              
  Lines         931      969      +38     
  Branches      119      122       +3     
==========================================
+ Hits          613      618       +5     
- Misses        274      308      +34     
+ Partials       44       43       -1     

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