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-33493: Add datastore records to Quanta in a graph #242

Merged
merged 1 commit into from Apr 21, 2022

Conversation

andy-slac
Copy link
Contributor

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

Graph builder adds an option to store datastore records in quanta in a
generated quantum graph.

Checklist

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

@codecov
Copy link

codecov bot commented Apr 12, 2022

Codecov Report

Merging #242 (32769cf) into main (74c7e52) will increase coverage by 0.25%.
The diff coverage is 100.00%.

❗ Current head 32769cf differs from pull request most recent head 42b8a8c. Consider uploading reports for the commit 42b8a8c to get more accurate results

@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
+ Coverage   71.89%   72.14%   +0.25%     
==========================================
  Files          60       60              
  Lines        6585     6628      +43     
  Branches     1240     1250      +10     
==========================================
+ Hits         4734     4782      +48     
+ Misses       1624     1621       -3     
+ Partials      227      225       -2     
Impacted Files Coverage Δ
python/lsst/pipe/base/graphBuilder.py 66.57% <100.00%> (+1.73%) ⬆️
python/lsst/pipe/base/tests/simpleQGraph.py 69.53% <100.00%> (+1.98%) ⬆️
tests/test_graphBuilder.py 94.44% <100.00%> (+4.78%) ⬆️
python/lsst/pipe/base/graph/graph.py 81.23% <0.00%> (ø)
...thon/lsst/pipe/base/graph/_versionDeserializers.py 63.20% <0.00%> (+0.86%) ⬆️

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 74c7e52...42b8a8c. Read the comment docs.

@andy-slac andy-slac force-pushed the tickets/DM-33493 branch 2 times, most recently from 6c1382b to e45c280 Compare April 13, 2022 03:22
Graph builder adds an option to store datastore records in quanta in a
generated quantum graph.
@andy-slac andy-slac force-pushed the tickets/DM-33493 branch 2 times, most recently from 32769cf to 42b8a8c Compare April 21, 2022 02:28
@andy-slac andy-slac merged commit 590c34a into main Apr 21, 2022
@andy-slac andy-slac deleted the tickets/DM-33493 branch April 21, 2022 02:34
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

3 participants