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-3737: Handle micrometeorite flashes #308

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Safety catch to ensure we dont flag too much with micrometeorite routine

272dcfc
Select commit
Loading
Failed to load commit list.
Draft

JP-3737: Handle micrometeorite flashes #308

Safety catch to ensure we dont flag too much with micrometeorite routine
272dcfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 21, 2024 in 0s

86.15% (-0.06%) compared to 60bd3b8

View this Pull Request on Codecov

86.15% (-0.06%) compared to 60bd3b8

Details

Codecov Report

Attention: Patch coverage is 12.90323% with 27 lines in your changes missing coverage. Please review.

Project coverage is 86.15%. Comparing base (60bd3b8) to head (272dcfc).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/stcal/jump/jump.py 12.90% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #308      +/-   ##
==========================================
- Coverage   86.21%   86.15%   -0.06%     
==========================================
  Files          47       49       +2     
  Lines        8812     8885      +73     
==========================================
+ Hits         7597     7655      +58     
- Misses       1215     1230      +15     

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