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-33027: miscellaneous fixes from PipelineGraph work #158

Merged
merged 2 commits into from Aug 4, 2023

Conversation

TallJimbo
Copy link
Member

@TallJimbo TallJimbo commented Dec 20, 2021

Checklist

  • ran Jenkins local lsstsw
  • added a release note for user-visible changes to doc/changes (in pipe_base)

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.09% ⚠️

Comparison is base (88895a2) 85.34% compared to head (04ff897) 85.26%.

❗ Current head 04ff897 differs from pull request most recent head 48613b2. Consider uploading reports for the commit 48613b2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
- Coverage   85.34%   85.26%   -0.09%     
==========================================
  Files          47       47              
  Lines        4259     4248      -11     
  Branches      735      732       -3     
==========================================
- Hits         3635     3622      -13     
- Misses        468      471       +3     
+ Partials      156      155       -1     
Files Changed Coverage Δ
python/lsst/ctrl/mpexec/cli/utils.py 90.00% <ø> (ø)
tests/test_cliScript.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TallJimbo TallJimbo changed the title DM-33027: add support for saving pipelines in expanded form DM-33027: miscellaneous fixes from PipelineGraph work Jun 23, 2023
Because this saves and loads an empty pipeline, the fact that the
arguments being passed were wrong went completely unnoticed.  Now
we at least check that saving the pipeline creates a file.
@TallJimbo TallJimbo merged commit 7c1dbd7 into main Aug 4, 2023
12 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-33027 branch August 4, 2023 19: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