Skip to content

WIP: DirectQueryDriver.

Codecov / codecov/project failed Mar 4, 2024 in 1s

87.25% (-1.63%) compared to c40c3fe

View this Pull Request on Codecov

87.25% (-1.63%) compared to c40c3fe

Details

Codecov Report

Attention: Patch coverage is 76.94805% with 923 lines in your changes are missing coverage. Please review.

Project coverage is 87.25%. Comparing base (c40c3fe) to head (9b11866).

❗ Current head 9b11866 differs from pull request most recent head 18ba8ac. Consider uploading reports for the commit 18ba8ac to get more accurate results

Files Patch % Lines
...hon/lsst/daf/butler/direct_query_driver/_driver.py 0.00% 326 Missing ⚠️
.../butler/direct_query_driver/_sql_column_visitor.py 0.00% 106 Missing ⚠️
.../daf/butler/direct_query_driver/_analyzed_query.py 0.00% 91 Missing ⚠️
...sst/daf/butler/direct_query_driver/_sql_builder.py 31.03% 78 Missing and 2 partials ⚠️
.../butler/registry/datasets/byDimensions/_storage.py 8.00% 69 Missing ⚠️
...thon/lsst/daf/butler/registry/dimensions/static.py 17.07% 68 Missing ⚠️
.../daf/butler/direct_query_driver/_postprocessing.py 35.21% 46 Missing ⚠️
python/lsst/daf/butler/_butler.py 9.67% 28 Missing ⚠️
python/lsst/daf/butler/queries/overlaps.py 79.16% 16 Missing and 9 partials ⚠️
...daf/butler/direct_query_driver/_convert_results.py 0.00% 15 Missing ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #915      +/-   ##
==========================================
- Coverage   88.88%   87.25%   -1.63%     
==========================================
  Files         329      335       +6     
  Lines       42374    43081     +707     
  Branches     8741     8931     +190     
==========================================
- Hits        37663    37591      -72     
- Misses       3457     4244     +787     
+ Partials     1254     1246       -8     

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