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-42189: Serve multiple Butler repositories from a single server #931

Merged
merged 1 commit into from
Jan 3, 2024

Allow hosting multiple repos from one server

f85bdf0
Select commit
Loading
Failed to load commit list.
Merged

DM-42189: Serve multiple Butler repositories from a single server #931

Allow hosting multiple repos from one server
f85bdf0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 3, 2024 in 0s

88.00% (+0.01%) compared to e6ab75b

View this Pull Request on Codecov

88.00% (+0.01%) compared to e6ab75b

Details

Codecov Report

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

Comparison is base (e6ab75b) 87.99% compared to head (f85bdf0) 88.00%.

Files Patch % Lines
...n/lsst/daf/butler/remote_butler/server/_factory.py 75.00% 1 Missing and 1 partial ⚠️
...t/daf/butler/remote_butler/server/_dependencies.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #931      +/-   ##
==========================================
+ Coverage   87.99%   88.00%   +0.01%     
==========================================
  Files         309      308       -1     
  Lines       39468    39452      -16     
  Branches     8311     8309       -2     
==========================================
- Hits        34730    34720      -10     
+ Misses       3531     3524       -7     
- Partials     1207     1208       +1     

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