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-48452: Protect subcommand imports via entry points #1141

Merged
merged 3 commits into from
Jan 15, 2025

Stop installing sqlite in github doc action

7ee97ef
Select commit
Loading
Failed to load commit list.
Merged

DM-48452: Protect subcommand imports via entry points #1141

Stop installing sqlite in github doc action
7ee97ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 15, 2025 in 0s

89.49% (-0.01%) compared to c03a7ff

View this Pull Request on Codecov

89.49% (-0.01%) compared to c03a7ff

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 89.49%. Comparing base (c03a7ff) to head (7ee97ef).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/daf/butler/cli/butler.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1141      +/-   ##
==========================================
- Coverage   89.50%   89.49%   -0.01%     
==========================================
  Files         366      366              
  Lines       49015    49020       +5     
  Branches     5941     5941              
==========================================
  Hits        43872    43872              
- Misses       3728     3733       +5     
  Partials     1415     1415              

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