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-40332: improve logging and simplify existence checks in SingleQuantumExecutor #258

Merged
merged 3 commits into from Aug 8, 2023

Conversation

TallJimbo
Copy link
Member

@TallJimbo TallJimbo commented Aug 7, 2023

Checklist

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

@TallJimbo TallJimbo requested a review from timj August 7, 2023 17:29
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: +0.13% 🎉

Comparison is base (7c3e8f8) 85.36% compared to head (a9f47df) 85.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
+ Coverage   85.36%   85.50%   +0.13%     
==========================================
  Files          47       47              
  Lines        4271     4269       -2     
  Branches      745      742       -3     
==========================================
+ Hits         3646     3650       +4     
+ Misses        467      462       -5     
+ Partials      158      157       -1     
Files Changed Coverage Δ
python/lsst/ctrl/mpexec/singleQuantumExecutor.py 70.37% <75.00%> (+2.83%) ⬆️

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

python/lsst/ctrl/mpexec/singleQuantumExecutor.py Outdated Show resolved Hide resolved
Logic branches for unresolved dataset refs in quanta and the old
version of pipeline mocking are no longer relevant.
@TallJimbo TallJimbo merged commit 9254431 into main Aug 8, 2023
13 of 14 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-40332 branch August 8, 2023 13:45
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