Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

ENH: Implement squared exponential covariance function #261

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

ENH: Implement squared exponential covariance function

77968f3
Select commit
Loading
Failed to load commit list.
Draft

ENH: Implement squared exponential covariance function #261

ENH: Implement squared exponential covariance function
77968f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2024 in 0s

64.18% (-2.06%) compared to f10fc12

View this Pull Request on Codecov

64.18% (-2.06%) compared to f10fc12

Details

Codecov Report

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

Project coverage is 64.18%. Comparing base (f10fc12) to head (77968f3).

Files with missing lines Patch % Lines
src/eddymotion/model/gpr.py 39.47% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   66.24%   64.18%   -2.06%     
==========================================
  Files          19       19              
  Lines         942      980      +38     
  Branches      119      122       +3     
==========================================
+ Hits          624      629       +5     
- Misses        274      308      +34     
+ Partials       44       43       -1     

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