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-35815: Add StorageClassFactory.findStorageClass #721

Merged
merged 3 commits into from Aug 3, 2022
Merged

Conversation

timj
Copy link
Member

@timj timj commented Aug 3, 2022

Checklist

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

@timj timj requested a review from erykoff August 3, 2022 17:51
@timj timj changed the title DM-35815: Add StorageClass.findStorageClass DM-35815: Add StorageClassFactory.findStorageClass Aug 3, 2022
@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #721 (7acde7d) into main (b55bf43) will increase coverage by 0.00%.
The diff coverage is 92.50%.

@@           Coverage Diff           @@
##             main     #721   +/-   ##
=======================================
  Coverage   84.61%   84.62%           
=======================================
  Files         243      243           
  Lines       31952    31990   +38     
  Branches     5993     6003   +10     
=======================================
+ Hits        27036    27071   +35     
- Misses       3746     3747    +1     
- Partials     1170     1172    +2     
Impacted Files Coverage Δ
python/lsst/daf/butler/core/storageClass.py 93.38% <86.95%> (-0.48%) ⬇️
tests/test_storageClass.py 99.07% <100.00%> (+0.07%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@timj timj merged commit b0940af into main Aug 3, 2022
@timj timj deleted the tickets/DM-35815 branch August 3, 2022 22:30
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