Skip to content

use `scikit-image` for ellipse functions

Codecov / codecov/project succeeded Aug 27, 2024 in 0s

84.96% (+0.58%) compared to cd47dc6

View this Pull Request on Codecov

84.96% (+0.58%) compared to cd47dc6

Details

Codecov Report

Attention: Patch coverage is 93.69748% with 15 lines in your changes missing coverage. Please review.

Project coverage is 84.96%. Comparing base (cd47dc6) to head (2d9a2c0).
Report is 1 commits behind head on main.

Files Patch % Lines
src/stcal/jump/circle.py 88.04% 11 Missing ⚠️
tests/test_circle.py 95.08% 3 Missing ⚠️
tests/test_jump.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   84.38%   84.96%   +0.58%     
==========================================
  Files          41       43       +2     
  Lines        7557     7731     +174     
==========================================
+ Hits         6377     6569     +192     
+ Misses       1180     1162      -18     

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