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-35396: Add provenance hooks for datastore to use #1147

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

timj
Copy link
Member

@timj timj commented Jan 23, 2025

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes
  • (if changing dimensions.yaml) make a copy of dimensions.yaml in configs/old_dimensions

timj added 2 commits January 23, 2025 12:53
No-op in the base class but can be used by subclasses to add
provenance to composites that are to be disassembled.
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 89.44%. Comparing base (d858534) to head (7ddf988).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/daf/butler/_dataset_provenance.py 60.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1147      +/-   ##
==========================================
- Coverage   89.46%   89.44%   -0.02%     
==========================================
  Files         366      367       +1     
  Lines       49068    49111      +43     
  Branches     5950     5955       +5     
==========================================
+ Hits        43897    43928      +31     
- Misses       3753     3765      +12     
  Partials     1418     1418              

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

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.

2 participants