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

DM-39553: Misc updates discovered when enabling QBB with ctrl_bps_panda #148

Merged
merged 7 commits into from
Jul 13, 2023

Conversation

MichelleGower
Copy link
Collaborator

@MichelleGower MichelleGower commented Jul 11, 2023

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.01 🎉

Comparison is base (ec89675) 78.71% compared to head (7f5d950) 78.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   78.71%   78.73%   +0.01%     
==========================================
  Files          40       40              
  Lines        3091     3089       -2     
  Branches      518      518              
==========================================
- Hits         2433     2432       -1     
+ Misses        568      567       -1     
  Partials       90       90              
Impacted Files Coverage Δ
python/lsst/ctrl/bps/generic_workflow.py 81.69% <ø> (-0.05%) ⬇️
python/lsst/ctrl/bps/transform.py 63.44% <50.00%> (+0.16%) ⬆️

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

BPS defaults are loaded by bps first thing.  Loading them
here would reset values modified by ctrl_bps_panda's
configs or other user configs.
Replace runQgraphFile's submit directory path in command
line with FILE placeholder to allow for staging qgraph
to a non-submit location accessible from jobs (e.g.,
cloud storage).
While not causing problems, it doubled the inputs for
pipetaskInit in the GenericWorkflow.
@MichelleGower MichelleGower changed the title Tickets/dm 39553 DM-39553: Misc updates discovered when enabling QBB with ctrl_bps_panda Jul 11, 2023
@MichelleGower MichelleGower merged commit 11e1854 into main Jul 13, 2023
12 of 13 checks passed
@MichelleGower MichelleGower deleted the tickets/DM-39553 branch July 13, 2023 19:49
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.

None yet

2 participants