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

ENH: Refactor of GP regression models #237

Merged
merged 2 commits into from
Oct 23, 2024

fix: update test to use Jon's testing utilities

d1ca5aa
Select commit
Loading
Failed to load commit list.
Merged

ENH: Refactor of GP regression models #237

fix: update test to use Jon's testing utilities
d1ca5aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

66.18% (+2.09%) compared to 04f0941

View this Pull Request on Codecov

66.18% (+2.09%) compared to 04f0941

Details

Codecov Report

Attention: Patch coverage is 86.17021% with 13 lines in your changes missing coverage. Please review.

Project coverage is 66.18%. Comparing base (04f0941) to head (d1ca5aa).

Files with missing lines Patch % Lines
src/eddymotion/model/_sklearn.py 86.58% 10 Missing and 1 partial ⚠️
src/eddymotion/model/_dipy.py 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
+ Coverage   64.08%   66.18%   +2.09%     
==========================================
  Files          18       19       +1     
  Lines         905      905              
  Branches      117      112       -5     
==========================================
+ Hits          580      599      +19     
+ Misses        282      264      -18     
+ Partials       43       42       -1     

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