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-44875: Handle ambiguous calibration lookups on older postgres #1029

Closed
wants to merge 2 commits into from

Handle ambiguous calibration lookups on older postgres

7a73223
Select commit
Loading
Failed to load commit list.
Closed

DM-44875: Handle ambiguous calibration lookups on older postgres #1029

Handle ambiguous calibration lookups on older postgres
7a73223
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

89.39% (+0.01%) compared to aadb42e

View this Pull Request on Codecov

89.39% (+0.01%) compared to aadb42e

Details

Codecov Report

Attention: Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.39%. Comparing base (aadb42e) to head (7a73223).
Report is 23 commits behind head on main.

Files Patch % Lines
...hon/lsst/daf/butler/direct_query_driver/_driver.py 66.66% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1029      +/-   ##
==========================================
+ Coverage   89.38%   89.39%   +0.01%     
==========================================
  Files         358      358              
  Lines       45473    45481       +8     
  Branches     9346     9347       +1     
==========================================
+ Hits        40648    40660      +12     
+ Misses       3523     3522       -1     
+ Partials     1302     1299       -3     

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