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-35752: Allow None dataset ref to be passed to ButlerQC #269

Merged
merged 2 commits into from
Aug 1, 2022

Conversation

andy-slac
Copy link
Contributor

@andy-slac andy-slac commented Aug 1, 2022

Checklist

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

@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #269 (7562f1f) into main (f8932a4) will increase coverage by 0.10%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   81.54%   81.64%   +0.10%     
==========================================
  Files          57       57              
  Lines        5938     5966      +28     
  Branches     1221     1222       +1     
==========================================
+ Hits         4842     4871      +29     
  Misses        869      869              
+ Partials      227      226       -1     
Impacted Files Coverage Δ
python/lsst/pipe/base/butlerQuantumContext.py 80.00% <100.00%> (+1.50%) ⬆️
tests/test_pipelineTask.py 97.07% <100.00%> (+0.52%) ⬆️

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 f8932a4...7562f1f. Read the comment docs.

Copy link
Member

@timj timj 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.

@andy-slac andy-slac merged commit 9602fcb into main Aug 1, 2022
@andy-slac andy-slac deleted the tickets/DM-35752 branch August 1, 2022 19:54
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