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-34375: Fix for a NULL component bug #675

Merged
merged 2 commits into from Apr 8, 2022
Merged

DM-34375: Fix for a NULL component bug #675

merged 2 commits into from Apr 8, 2022

Conversation

andy-slac
Copy link
Contributor

@andy-slac andy-slac commented Apr 7, 2022

The bug was introduced in a previous merge (#672 )

Checklist

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

The bug was introduced in a previous merge.
@andy-slac andy-slac changed the title Fix for NULL componenet bug (DM-34375) DM-34375: Fix for a NULL component bug Apr 7, 2022
@andy-slac andy-slac requested a review from timj April 7, 2022 23:29
@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #675 (09716dc) into main (da25978) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #675   +/-   ##
=======================================
  Coverage   84.26%   84.26%           
=======================================
  Files         242      242           
  Lines       30968    30971    +3     
  Branches     5216     5217    +1     
=======================================
+ Hits        26094    26097    +3     
  Misses       3707     3707           
  Partials     1167     1167           
Impacted Files Coverage Δ
python/lsst/daf/butler/core/storedFileInfo.py 85.91% <100.00%> (+0.62%) ⬆️

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 da25978...09716dc. Read the comment docs.

@andy-slac andy-slac merged commit 43ed8f7 into main Apr 8, 2022
@andy-slac andy-slac deleted the tickets/DM-34375 branch April 8, 2022 00:07
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