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-45873: Initial query_all_datasets implementation #1109

Merged
merged 7 commits into from
Nov 8, 2024

Make order-by error more informative

c077b29
Select commit
Loading
Failed to load commit list.
Merged

DM-45873: Initial query_all_datasets implementation #1109

Make order-by error more informative
c077b29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

89.41% (+0.03%) compared to e75d1d5

View this Pull Request on Codecov

89.41% (+0.03%) compared to e75d1d5

Details

Codecov Report

Attention: Patch coverage is 98.70968% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.41%. Comparing base (e75d1d5) to head (c077b29).

Files with missing lines Patch % Lines
python/lsst/daf/butler/script/queryDatasets.py 92.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1109      +/-   ##
==========================================
+ Coverage   89.37%   89.41%   +0.03%     
==========================================
  Files         362      363       +1     
  Lines       48312    48423     +111     
  Branches     5872     5879       +7     
==========================================
+ Hits        43179    43296     +117     
+ Misses       3718     3717       -1     
+ Partials     1415     1410       -5     

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