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-34887: Transfer dimensions directly with execution butler creation #263

Merged
merged 1 commit into from Jul 15, 2022

Conversation

timj
Copy link
Member

@timj timj commented Jul 12, 2022

This might reduce the number of dimension records being passed through YAML.
Requires lsst/daf_butler#708.

Checklist

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

@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #263 (3e9b2a1) into main (8384841) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #263      +/-   ##
==========================================
- Coverage   72.26%   72.25%   -0.01%     
==========================================
  Files          60       60              
  Lines        6774     6772       -2     
  Branches     1396     1395       -1     
==========================================
- Hits         4895     4893       -2     
+ Misses       1656     1655       -1     
- Partials      223      224       +1     
Impacted Files Coverage Δ
python/lsst/pipe/base/executionButlerBuilder.py 18.03% <ø> (+0.29%) ⬆️
tests/test_quantumGraph.py 95.13% <0.00%> (-0.70%) ⬇️

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 8384841...3e9b2a1. Read the comment docs.

@timj timj force-pushed the tickets/DM-34887 branch 2 times, most recently from 9daeb8f to b57fb96 Compare July 14, 2022 22:41
This might reduce the number of dimension records being passed
through YAML.
@timj timj merged commit f432b98 into main Jul 15, 2022
@timj timj deleted the tickets/DM-34887 branch July 15, 2022 00:02
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