-
Notifications
You must be signed in to change notification settings - Fork 21
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-934: Update Datamodels for L1/L2 Roman Doc #404
Conversation
for more information, see https://pre-commit.ci
…an_datamodels into RCAL-934_L1L2Update
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #404 +/- ##
==========================================
+ Coverage 97.56% 97.74% +0.18%
==========================================
Files 30 37 +7
Lines 2788 3453 +665
==========================================
+ Hits 2720 3375 +655
- Misses 68 78 +10 ☔ View full report in Codecov by Sentry. |
for more information, see https://pre-commit.ci
…an_datamodels into RCAL-934_L1L2Update
…dels into RCAL-934_L1L2Update
for more information, see https://pre-commit.ci
…an_datamodels into RCAL-934_L1L2Update
There was a problem hiding this 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, @PaulHuwe!
Added # noqa: F811 to mk_source_detection so it doesn't throw an error.
for more information, see https://pre-commit.ci
Resolves RCAL-934
Closes #403
This PR updates datamodels and tests for L1/L2 Roman Doc
Tasks
roman_datamodels
tests.docs/
page.no-changelog-entry-needed
.)changes/
:echo "changed something" > changes/<PR#>.<changetype>.rst
(see below for change types).romancal
regression test (https://github.com/spacetelescope/RegressionTests/actions/workflows/romancal.yml) with this branch installed ("git+https://github.com/<fork>/rad@<branch>"
).News fragment change types:
changes/<PR#>.feature.rst
: new featurechanges/<PR#>.bugfix.rst
: fixes an issuechanges/<PR#>.doc.rst
: documentation changechanges/<PR#>.removal.rst
: deprecation or removal of public APIchanges/<PR#>.misc.rst
: infrastructure or miscellaneous change