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

JP-3797: Add new subarray names for updated WFS&C apertures #358

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

tapastro
Copy link
Collaborator

@tapastro tapastro commented Nov 6, 2024

Resolves JP-3797

Closes jwst #8944

This PR adds new subarray names to the subarray enums to support WFS&C updates.

Tasks

  • update or add relevant tests
  • update relevant docstrings and / or docs/ page
  • Does this PR change any API used downstream? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see below for change types)
    • run jwst regression tests with this branch installed ("git+https://github.com/<fork>/stdatamodels@<branch>")
news fragment change types...
  • changes/<PR#>.feature.rst: new feature
  • changes/<PR#>.bugfix.rst: fixes an issue
  • changes/<PR#>.doc.rst: documentation change
  • changes/<PR#>.removal.rst: deprecation or removal of public API
  • changes/<PR#>.misc.rst: infrastructure or miscellaneous change

@tapastro tapastro requested a review from a team as a code owner November 6, 2024 15:38
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.

@tapastro
Copy link
Collaborator Author

tapastro commented Nov 6, 2024

Sorry, missed the keyword schema! I think this is all of the necessary changes.

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.51%. Comparing base (1d3f3fe) to head (73c887c).
Report is 57 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
+ Coverage   66.59%   67.51%   +0.91%     
==========================================
  Files         103      114      +11     
  Lines        5469     5913     +444     
==========================================
+ Hits         3642     3992     +350     
- Misses       1827     1921      +94     

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

@zacharyburnett
Copy link
Collaborator

alright, so as soon as this is merged, I'll start making a release 2.1.2 based on release/2.1.x with this commit cherry-picked

@tapastro tapastro merged commit c4aeef5 into spacetelescope:main Nov 7, 2024
21 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.

Add new subarray to support updates to WFS&C
3 participants