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-41367: Make Butler server deployable #901

Merged
merged 5 commits into from
Nov 3, 2023

Change path prefix for butler server

c50bf28
Select commit
Loading
Failed to load commit list.
Merged

DM-41367: Make Butler server deployable #901

Change path prefix for butler server
c50bf28
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 Nov 3, 2023 in 1s

87.87% (+0.20%) compared to 97f57a3

View this Pull Request on Codecov

87.87% (+0.20%) compared to 97f57a3

Details

Codecov Report

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

Comparison is base (97f57a3) 87.67% compared to head (c50bf28) 87.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #901      +/-   ##
==========================================
+ Coverage   87.67%   87.87%   +0.20%     
==========================================
  Files         277      281       +4     
  Lines       36338    36435      +97     
  Branches     7583     7601      +18     
==========================================
+ Hits        31858    32019     +161     
+ Misses       3318     3263      -55     
+ Partials     1162     1153       -9     
Files Coverage Δ
...n/lsst/daf/butler/remote_butler/_authentication.py 100.00% <100.00%> (ø)
...on/lsst/daf/butler/remote_butler/server/_server.py 88.00% <100.00%> (-0.68%) ⬇️
.../butler/remote_butler/server/handlers/_external.py 100.00% <100.00%> (ø)
tests/test_server.py 96.51% <100.00%> (+0.73%) ⬆️
tests/test_authentication.py 94.11% <94.11%> (ø)
...t/daf/butler/remote_butler/server/_dependencies.py 70.00% <70.00%> (ø)
...on/lsst/daf/butler/remote_butler/_remote_butler.py 87.14% <71.42%> (-2.01%) ⬇️

... and 11 files with indirect coverage changes

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