Skip to content

Use more efficient dimension records representation.

Codecov / codecov/project succeeded Dec 19, 2024 in 1s

89.49% (-0.01%) compared to 41225eb, passed because coverage increased by 0% when compared to adjusted base (89.49%)

View this Pull Request on Codecov

89.49% (-0.01%) compared to 41225eb, passed because coverage increased by 0% when compared to adjusted base (89.49%)

Details

Codecov Report

Attention: Patch coverage is 88.09524% with 15 lines in your changes missing coverage. Please review.

Project coverage is 89.49%. Comparing base (41225eb) to head (8796b6f).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../lsst/daf/butler/queries/_general_query_results.py 83.05% 8 Missing and 2 partials ⚠️
...tler/direct_query_driver/_result_page_converter.py 88.46% 1 Missing and 2 partials ⚠️
...hon/lsst/daf/butler/remote_butler/_query_driver.py 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1135      +/-   ##
==========================================
- Coverage   89.50%   89.49%   -0.01%     
==========================================
  Files         366      366              
  Lines       48848    48952     +104     
  Branches     5907     5934      +27     
==========================================
+ Hits        43720    43809      +89     
- Misses       3719     3729      +10     
- Partials     1409     1414       +5     

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