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-34340: Adapt to daf_butler API changes. #386

Merged
merged 2 commits into from Nov 22, 2023
Merged

Conversation

TallJimbo
Copy link
Member

@TallJimbo TallJimbo commented Nov 16, 2023

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes (in daf_butler)

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (b64b5b1) 82.43% compared to head (41d1e04) 82.36%.

Files Patch % Lines
python/lsst/pipe/base/prerequisite_helpers.py 0.00% 11 Missing ⚠️
tests/test_pipeline_graph.py 25.00% 6 Missing ⚠️
.../pipe/base/all_dimensions_quantum_graph_builder.py 50.00% 3 Missing ⚠️
python/lsst/pipe/base/pipeline.py 50.00% 3 Missing ⚠️
...e/base/pipeline_graph/visualization/_formatting.py 66.66% 2 Missing ⚠️
python/lsst/pipe/base/_dataset_handle.py 50.00% 1 Missing ⚠️
...on/lsst/pipe/base/_observation_dimension_packer.py 80.00% 0 Missing and 1 partial ⚠️
python/lsst/pipe/base/pipeline_graph/_edges.py 83.33% 1 Missing ⚠️
python/lsst/pipe/base/quantum_graph_builder.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #386      +/-   ##
==========================================
- Coverage   82.43%   82.36%   -0.08%     
==========================================
  Files          92       92              
  Lines       10358    10367       +9     
  Branches     1955     1728     -227     
==========================================
  Hits         8539     8539              
- Misses       1476     1484       +8     
- Partials      343      344       +1     

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

@TallJimbo TallJimbo merged commit a1e3b54 into main Nov 22, 2023
12 of 14 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-34340 branch November 22, 2023 04:19
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

1 participant