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

JP-3697: Jump Step Refactor #330

Open
wants to merge 43 commits into
base: main
Choose a base branch
from

Adding a docstring.

5759c19
Select commit
Loading
Failed to load commit list.
Open

JP-3697: Jump Step Refactor #330

Adding a docstring.
5759c19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 1s

85.39% (+55.81%) compared to 35726e9

View this Pull Request on Codecov

85.39% (+55.81%) compared to 35726e9

Details

Codecov Report

Attention: Patch coverage is 70.48568% with 237 lines in your changes missing coverage. Please review.

Project coverage is 85.39%. Comparing base (35726e9) to head (5759c19).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/stcal/jump/jump_class.py 39.18% 135 Missing ⚠️
src/stcal/jump/twopoint_difference_class.py 35.61% 47 Missing ⚠️
tests/test_jump.py 88.27% 32 Missing ⚠️
src/stcal/jump/jump.py 89.95% 23 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #330       +/-   ##
===========================================
+ Coverage   29.57%   85.39%   +55.81%     
===========================================
  Files          36       50       +14     
  Lines        7949     9350     +1401     
===========================================
+ Hits         2351     7984     +5633     
+ Misses       5598     1366     -4232     

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