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

Implement 2D sky subtraction using bivariate splines #193

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

Merge branch 'main' into 2d_skysub

4441b8d
Select commit
Loading
Failed to load commit list.
Draft

Implement 2D sky subtraction using bivariate splines #193

Merge branch 'main' into 2d_skysub
4441b8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2023 in 0s

81.61% (+0.05%) compared to aea9d50

View this Pull Request on Codecov

81.61% (+0.05%) compared to aea9d50

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aea9d50) 81.56% compared to head (4441b8d) 81.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
+ Coverage   81.56%   81.61%   +0.05%     
==========================================
  Files          10       10              
  Lines         998     1001       +3     
==========================================
+ Hits          814      817       +3     
  Misses        184      184              

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