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-47980: Add an option to include dimension records into general query result #1135

Merged
merged 2 commits into from
Dec 19, 2024

Use more efficient dimension records representation.

df7a350
Select commit
Loading
Failed to load commit list.
Merged

DM-47980: Add an option to include dimension records into general query result #1135

Use more efficient dimension records representation.
df7a350
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2024 in 0s

88.09% of diff hit (target 89.51%)

View this Pull Request on Codecov

88.09% of diff hit (target 89.51%)

Annotations

Check warning on line 353 in python/lsst/daf/butler/direct_query_driver/_result_page_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_query_driver/_result_page_converter.py#L353

Added line #L353 was not covered by tests

Check warning on line 162 in python/lsst/daf/butler/queries/_general_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/queries/_general_query_results.py#L162

Added line #L162 was not covered by tests

Check warning on line 191 in python/lsst/daf/butler/queries/_general_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/queries/_general_query_results.py#L191

Added line #L191 was not covered by tests

Check warning on line 197 in python/lsst/daf/butler/queries/_general_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/queries/_general_query_results.py#L197

Added line #L197 was not covered by tests

Check warning on line 207 in python/lsst/daf/butler/queries/_general_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/queries/_general_query_results.py#L204-L207

Added lines #L204 - L207 were not covered by tests

Check warning on line 271 in python/lsst/daf/butler/remote_butler/_query_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/remote_butler/_query_driver.py#L271

Added line #L271 was not covered by tests