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-46307: execute butler housekeeping scripts at remote DF for multisite processing #186

Merged
merged 17 commits into from
Dec 10, 2024

Let specify compute site in ``bps submitcmd``

4d9f944
Select commit
Loading
Failed to load commit list.
Merged

DM-46307: execute butler housekeeping scripts at remote DF for multisite processing #186

Let specify compute site in ``bps submitcmd``
4d9f944
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 6, 2024 in 1s

82.57% (-0.02%) compared to a05d1e7

View this Pull Request on Codecov

82.57% (-0.02%) compared to a05d1e7

Details

Codecov Report

Attention: Patch coverage is 68.46154% with 82 lines in your changes missing coverage. Please review.

Project coverage is 82.57%. Comparing base (a05d1e7) to head (4d9f944).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/ctrl/bps/drivers.py 18.86% 43 Missing ⚠️
python/lsst/ctrl/bps/initialize.py 41.37% 31 Missing and 3 partials ⚠️
python/lsst/ctrl/bps/construct.py 90.24% 2 Missing and 2 partials ⚠️
python/lsst/ctrl/bps/cli/cmd/commands.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
- Coverage   82.58%   82.57%   -0.02%     
==========================================
  Files          41       44       +3     
  Lines        3492     3672     +180     
  Branches      355      359       +4     
==========================================
+ Hits         2884     3032     +148     
- Misses        518      549      +31     
- Partials       90       91       +1     

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