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-41043: Adjust imports for daf_butler reorganization of core #377

Merged
merged 4 commits into from Oct 9, 2023

Conversation

timj
Copy link
Member

@timj timj commented Oct 5, 2023

Relies on lsst/daf_butler#892

Checklist

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

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (76003a3) 82.26% compared to head (ffc814c) 82.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #377      +/-   ##
==========================================
+ Coverage   82.26%   82.27%   +0.01%     
==========================================
  Files          90       90              
  Lines       10184    10185       +1     
  Branches     1913     1687     -226     
==========================================
+ Hits         8378     8380       +2     
+ Misses       1478     1477       -1     
  Partials      328      328              
Files Coverage Δ
python/lsst/pipe/base/_quantumContext.py 86.39% <ø> (ø)
python/lsst/pipe/base/connections.py 79.67% <ø> (ø)
python/lsst/pipe/base/executionButlerBuilder.py 66.21% <100.00%> (ø)
python/lsst/pipe/base/graph/_loadHelpers.py 84.33% <100.00%> (+0.19%) ⬆️
python/lsst/pipe/base/graph/graph.py 88.74% <100.00%> (+0.02%) ⬆️
python/lsst/pipe/base/quantum_graph_builder.py 64.49% <ø> (-0.10%) ⬇️
python/lsst/pipe/base/tests/simpleQGraph.py 71.42% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

@TallJimbo TallJimbo merged commit c71f3aa into main Oct 9, 2023
14 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-41043 branch October 9, 2023 19:03
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