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

Spatial flexure reorganisation #1860

Merged
merged 14 commits into from
Oct 15, 2024

consistent setting of pixel indices

0dce8e9
Select commit
Loading
Failed to load commit list.
Merged

Spatial flexure reorganisation #1860

consistent setting of pixel indices
0dce8e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

38.05% (+0.01%) compared to 2f3eb13

View this Pull Request on Codecov

38.05% (+0.01%) compared to 2f3eb13

Details

Codecov Report

Attention: Patch coverage is 63.38028% with 26 lines in your changes missing coverage. Please review.

Project coverage is 38.05%. Comparing base (2f3eb13) to head (0dce8e9).

Files with missing lines Patch % Lines
pypeit/images/rawimage.py 16.66% 15 Missing ⚠️
pypeit/calibrations.py 70.37% 8 Missing ⚠️
pypeit/inputfiles.py 83.33% 1 Missing ⚠️
pypeit/metadata.py 87.50% 1 Missing ⚠️
pypeit/pypeit.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           spatflex_options    #1860      +/-   ##
====================================================
+ Coverage             38.04%   38.05%   +0.01%     
====================================================
  Files                   211      211              
  Lines                 49226    49252      +26     
====================================================
+ Hits                  18730    18745      +15     
- Misses                30496    30507      +11     

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