-
Notifications
You must be signed in to change notification settings - Fork 28
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
Refactor DQInitStep to use the RampModel method of creating ramps #1258
Refactor DQInitStep to use the RampModel method of creating ramps #1258
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1258 +/- ##
==========================================
- Coverage 78.93% 78.92% -0.02%
==========================================
Files 117 117
Lines 8086 8065 -21
==========================================
- Hits 6383 6365 -18
+ Misses 1703 1700 -3
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
1adc018
to
c4ed963
Compare
CI failures due to not having the updated RDM pr 352 merged. |
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.
LGTM
Regression try #2 to confirm pyproject changes: Success. |
…acetelescope#1258) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Resolves RCAL-833
Related PRs
This PR addresses an issue discovered while trying to run the pipeline on TVAC data where tags were not being converted appropriately. This was occurring in the DQInitStep with dedicated code for the meta copying. In conjuction with the RDM PR, the meta copy is fixed.
Checklist
CHANGES.rst
under the corresponding subsection