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-46129: Make collections.query_info a single HTTP call #1074

Merged
merged 8 commits into from
Sep 11, 2024

Fix minor review comments

af34091
Select commit
Loading
Failed to load commit list.
Merged

DM-46129: Make collections.query_info a single HTTP call #1074

Fix minor review comments
af34091
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

89.68% (+0.01%) compared to 5a6ff82

View this Pull Request on Codecov

89.68% (+0.01%) compared to 5a6ff82

Details

Codecov Report

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

Project coverage is 89.68%. Comparing base (5a6ff82) to head (af34091).

Files with missing lines Patch % Lines
...butler/remote_butler/_remote_butler_collections.py 89.28% 1 Missing and 2 partials ⚠️
python/lsst/daf/butler/_dataset_type.py 66.66% 1 Missing and 1 partial ⚠️
...on/lsst/daf/butler/remote_butler/_remote_butler.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1074      +/-   ##
==========================================
+ Coverage   89.66%   89.68%   +0.01%     
==========================================
  Files         359      360       +1     
  Lines       46935    46988      +53     
  Branches     9652     9653       +1     
==========================================
+ Hits        42086    42139      +53     
+ Misses       3481     3480       -1     
- Partials     1368     1369       +1     

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