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-38041: delegate to new pre-exec-init implementations in pipe_base #308

Merged
merged 4 commits into from
Sep 12, 2024

Conversation

TallJimbo
Copy link
Member

@TallJimbo TallJimbo commented Sep 10, 2024

Depends on lsst/pipe_base#444

Checklist

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

This changes the exception types raised (to be more consistent with
what saveInitOutputs already raised), but these weren't really
recoverable errors so this shouldn't break anything.
This again changes the exception types raised (to be more consistent
with what saveInitOutputs already raised), but these weren't really
recoverable errors so this shouldn't break anything.
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.57%. Comparing base (32219db) to head (8606e01).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #308      +/-   ##
==========================================
+ Coverage   89.00%   89.57%   +0.56%     
==========================================
  Files          50       50              
  Lines        4439     4317     -122     
  Branches      733      693      -40     
==========================================
- Hits         3951     3867      -84     
+ Misses        347      325      -22     
+ Partials      141      125      -16     

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

Copy link
Collaborator

@andy-slac andy-slac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great.

@TallJimbo TallJimbo merged commit 12378ff into main Sep 12, 2024
25 of 28 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-38041 branch September 12, 2024 17:29
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.

2 participants