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

RAD-162: Remove GuideWindow and Ref tables from cal_step #420

Merged
merged 4 commits into from
May 14, 2024

Conversation

PaulHuwe
Copy link
Collaborator

@PaulHuwe PaulHuwe commented May 7, 2024

Resolves RAD-162

Closes #400

This PR removes reference file and guidewindow db tables from cal_step schemas.

Checklist

@PaulHuwe PaulHuwe marked this pull request as ready for review May 7, 2024 16:18
@PaulHuwe PaulHuwe requested review from kdupriestsci, jbrookens and a team as code owners May 7, 2024 16:18
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.45%. Comparing base (c1811ab) to head (3e7e6f2).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
+ Coverage   95.38%   95.45%   +0.06%     
==========================================
  Files           4        4              
  Lines         195      198       +3     
==========================================
+ Hits          186      189       +3     
  Misses          9        9              

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

@PaulHuwe PaulHuwe merged commit 9d50bdb into spacetelescope:main May 14, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove GuideWindow and Ref tables from cal_step
2 participants