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-33493: Add datastore records to generated quantum graph #180

Merged
merged 1 commit into from Apr 21, 2022

Conversation

andy-slac
Copy link
Collaborator

@andy-slac andy-slac commented Apr 12, 2022

pipetask adds new command line option to enable storing of the dataset
records in quanta.

Checklist

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

@codecov
Copy link

codecov bot commented Apr 12, 2022

Codecov Report

Merging #180 (75035d7) into main (7b4de3a) will increase coverage by 0.10%.
The diff coverage is 100.00%.

❗ Current head 75035d7 differs from pull request most recent head d318c66. Consider uploading reports for the commit d318c66 to get more accurate results

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
+ Coverage   82.55%   82.65%   +0.10%     
==========================================
  Files          47       47              
  Lines        3628     3649      +21     
  Branches      588      591       +3     
==========================================
+ Hits         2995     3016      +21     
  Misses        465      465              
  Partials      168      168              
Impacted Files Coverage Δ
python/lsst/ctrl/mpexec/cli/opt/optionGroups.py 100.00% <ø> (ø)
python/lsst/ctrl/mpexec/cli/script/qgraph.py 40.00% <ø> (ø)
python/lsst/ctrl/mpexec/cli/opt/options.py 100.00% <100.00%> (ø)
python/lsst/ctrl/mpexec/cmdLineFwk.py 60.63% <100.00%> (ø)
tests/test_cmdLineFwk.py 97.71% <100.00%> (+0.10%) ⬆️

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 7b4de3a...d318c66. Read the comment docs.

`pipetask` adds new command line option to enable storing of the dataset
records in quanta.
@andy-slac andy-slac force-pushed the tickets/DM-33493 branch 2 times, most recently from 75035d7 to d318c66 Compare April 21, 2022 02:34
@andy-slac andy-slac merged commit b02ad94 into main Apr 21, 2022
@andy-slac andy-slac deleted the tickets/DM-33493 branch April 21, 2022 02:41
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