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-490 #676

Conversation

WilliamJamieson
Copy link
Contributor

Resolves RCAL-490

Together with spacetelescope/stpipe#91, this PR will remove the romancal dependency on stdatamodels.

This is a result of the use of the stdatamodels.s3_utils in both stpipe and here in romancal. However, the romancal usage of s3_utils is entirely the result of copying test fixtures from jwst to romancal during its setup, and there is actual usage of these fixtures by romancal. The stpipe usage of s3_utils can be eliminated as s3_utils is unused by jwst and romancal. @eslavich can provide further details.

Checklist

  • added entry in CHANGES.rst under the corresponding subsection
  • updated relevant tests
  • updated relevant documentation
  • updated relevant milestone(s)
  • added relevant label(s)

@WilliamJamieson WilliamJamieson requested a review from a team as a code owner April 11, 2023 16:31
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.05 ⚠️

Comparison is base (b7ceecd) 63.74% compared to head (580e0ea) 63.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #676      +/-   ##
==========================================
- Coverage   63.74%   63.69%   -0.05%     
==========================================
  Files          78       78              
  Lines        4115     4104      -11     
==========================================
- Hits         2623     2614       -9     
+ Misses       1492     1490       -2     
Flag Coverage Δ *Carryforward flag
nightly 63.47% <ø> (-0.05%) ⬇️ Carriedforward from b7ceecd

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
romancal/conftest.py 52.08% <ø> (-5.55%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@schlafly schlafly left a comment

Choose a reason for hiding this comment

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

This looks good to me. We've started asking now for a link to the regression tests to be sure that we catch things failing there, though this looks pretty safe.

@WilliamJamieson
Copy link
Contributor Author

@schlafly schlafly self-requested a review April 18, 2023 13:38
Copy link
Collaborator

@schlafly schlafly left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@WilliamJamieson WilliamJamieson merged commit af43d4d into spacetelescope:main Apr 18, 2023
@WilliamJamieson WilliamJamieson deleted the refactor/remove_stdatamodels branch April 18, 2023 13:43
mairanteodoro pushed a commit to mairanteodoro/romancal that referenced this pull request Apr 18, 2023
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.

2 participants