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-36487: Support bind values with user query in SimplePipelineExecutor #208

Merged
merged 1 commit into from Oct 25, 2022

Conversation

andy-slac
Copy link
Collaborator

SimplePipelineExecutor factory methods add a parameter for a bind mapping and pass it to GraphBuilder.

Checklist

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

SimplePipelineExecutor factory methods add a parameter for a bind mapping
and pass it to GraphBuilder.
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 83.43% // Head: 83.41% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (ae466f1) compared to base (14023ac).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head ae466f1 differs from pull request most recent head 59570d3. Consider uploading reports for the commit 59570d3 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
- Coverage   83.43%   83.41%   -0.03%     
==========================================
  Files          48       48              
  Lines        3881     3882       +1     
  Branches      591      591              
==========================================
  Hits         3238     3238              
  Misses        473      473              
- Partials      170      171       +1     
Impacted Files Coverage Δ
...ython/lsst/ctrl/mpexec/simple_pipeline_executor.py 90.90% <100.00%> (+0.16%) ⬆️
python/lsst/ctrl/mpexec/cmdLineFwk.py 69.23% <0.00%> (-0.34%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@andy-slac andy-slac merged commit b9dab49 into main Oct 25, 2022
@andy-slac andy-slac deleted the tickets/DM-36487 branch October 25, 2022 21:19
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