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

Jump masked groups counting #317

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

add unit tests

fb6bfea
Select commit
Loading
Failed to load commit list.
Open

Jump masked groups counting #317

add unit tests
fb6bfea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 1s

86.44% (+2.65%) compared to 5772579

View this Pull Request on Codecov

86.44% (+2.65%) compared to 5772579

Details

Codecov Report

Attention: Patch coverage is 71.23288% with 21 lines in your changes missing coverage. Please review.

Project coverage is 86.44%. Comparing base (5772579) to head (fb6bfea).
Report is 205 commits behind head on main.

Files with missing lines Patch % Lines
tests/test_twopoint_difference.py 62.26% 20 Missing ⚠️
src/stcal/jump/twopoint_difference.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #317      +/-   ##
==========================================
+ Coverage   83.79%   86.44%   +2.65%     
==========================================
  Files          35       49      +14     
  Lines        6998     8964    +1966     
==========================================
+ Hits         5864     7749    +1885     
- Misses       1134     1215      +81     

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