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

RCAL-878: TVAC Node Saving #369

Merged
merged 20 commits into from
Aug 2, 2024

Conversation

PaulHuwe
Copy link
Collaborator

@PaulHuwe PaulHuwe commented Aug 1, 2024

Resolves RCAL-878

Closes #361

This PR addresses extra TVAC specific data being saved in RomanCAL.

Checklist

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.66%. Comparing base (087a60d) to head (fa05a98).
Report is 61 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #369      +/-   ##
==========================================
+ Coverage   97.56%   97.66%   +0.10%     
==========================================
  Files          30       36       +6     
  Lines        2788     3335     +547     
==========================================
+ Hits         2720     3257     +537     
- Misses         68       78      +10     

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

@PaulHuwe PaulHuwe marked this pull request as ready for review August 1, 2024 17:51
@PaulHuwe PaulHuwe requested a review from a team as a code owner August 1, 2024 17:51
@PaulHuwe PaulHuwe requested a review from braingram August 1, 2024 17:51
@PaulHuwe

This comment was marked as resolved.

attempt to simplify tvac handling
Copy link
Collaborator

@braingram braingram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just a minor changelog change (and precommit is complaining).

CHANGES.rst Outdated Show resolved Hide resolved
tests/test_models.py Outdated Show resolved Hide resolved
tests/test_models.py Outdated Show resolved Hide resolved
PaulHuwe and others added 3 commits August 1, 2024 16:21
Co-authored-by: Brett Graham <brettgraham@gmail.com>
Co-authored-by: Brett Graham <brettgraham@gmail.com>
Co-authored-by: Brett Graham <brettgraham@gmail.com>
@PaulHuwe PaulHuwe mentioned this pull request Aug 2, 2024
4 tasks
@PaulHuwe PaulHuwe merged commit ea915f8 into spacetelescope:main Aug 2, 2024
16 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.

Romancal Cannot Save Intermediate Outputs from TVAC Files
2 participants