Skip to content

WIP: DirectQueryDriver.

Codecov / codecov/project failed Feb 26, 2024 in 0s

85.14% (-3.39%) compared to 87c5805

View this Pull Request on Codecov

85.14% (-3.39%) compared to 87c5805

Details

Codecov Report

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

Project coverage is 85.14%. Comparing base (87c5805) to head (2c640a6).

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

Files Patch % Lines
...hon/lsst/daf/butler/direct_query_driver/_driver.py 0.00% 326 Missing ⚠️
python/lsst/daf/butler/queries/tree/_predicate.py 54.96% 118 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 ⚠️
python/lsst/daf/butler/queries/overlaps.py 25.83% 89 Missing ⚠️
...sst/daf/butler/direct_query_driver/_sql_builder.py 31.03% 78 Missing and 2 partials ⚠️
python/lsst/daf/butler/queries/_query.py 31.77% 71 Missing and 2 partials ⚠️
python/lsst/daf/butler/queries/convert_args.py 13.75% 69 Missing ⚠️
.../butler/registry/datasets/byDimensions/_storage.py 8.00% 69 Missing ⚠️
...thon/lsst/daf/butler/queries/expression_factory.py 45.16% 68 Missing ⚠️
... and 25 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #915      +/-   ##
==========================================
- Coverage   88.53%   85.14%   -3.39%     
==========================================
  Files         312      334      +22     
  Lines       39998    42182    +2184     
  Branches     8363     8955     +592     
==========================================
+ Hits        35411    35915     +504     
- Misses       3376     5040    +1664     
- Partials     1211     1227      +16     

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