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-34876: Add cloud concept to bps. #105

Merged
merged 1 commit into from May 26, 2022
Merged

DM-34876: Add cloud concept to bps. #105

merged 1 commit into from May 26, 2022

Conversation

MichelleGower
Copy link
Collaborator

@MichelleGower MichelleGower commented May 25, 2022

Added cloud to the submit yaml as a config section, specify which
cloud via computeCloud. GenericWorkflowJob now has compute_cloud.

Checklist

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

Added cloud to the submit yaml as a config section, specify which
cloud via computeCloud.  GenericWorkflowJob now has compute_cloud.
@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #105 (b7b6c55) into main (43737be) will increase coverage by 11.19%.
The diff coverage is 93.20%.

@@             Coverage Diff             @@
##             main     #105       +/-   ##
===========================================
+ Coverage   59.23%   70.43%   +11.19%     
===========================================
  Files          32       33        +1     
  Lines        2220     2320      +100     
  Branches      356      371       +15     
===========================================
+ Hits         1315     1634      +319     
+ Misses        871      620      -251     
- Partials       34       66       +32     
Impacted Files Coverage Δ
python/lsst/ctrl/bps/transform.py 68.26% <80.95%> (+57.15%) ⬆️
tests/test_transform.py 95.89% <95.89%> (ø)
python/lsst/ctrl/bps/bps_config.py 94.65% <100.00%> (+2.29%) ⬆️
python/lsst/ctrl/bps/generic_workflow.py 73.45% <100.00%> (+15.21%) ⬆️
tests/cqg_test_utils.py 98.30% <100.00%> (+0.19%) ⬆️
python/lsst/ctrl/bps/clustered_quantum_graph.py 56.47% <0.00%> (+2.35%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43737be...b7b6c55. Read the comment docs.

@MichelleGower MichelleGower merged commit 9a94048 into main May 26, 2022
@MichelleGower MichelleGower deleted the tickets/DM-34876 branch May 26, 2022 16:47
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

1 participant