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-41761: Add Butler.query property #914

Merged
merged 4 commits into from
Dec 7, 2023

Add news fragment

0e06fc3
Select commit
Loading
Failed to load commit list.
Merged

DM-41761: Add Butler.query property #914

Add news fragment
0e06fc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 6, 2023 in 1s

97.55% of diff hit (target 87.24%)

View this Pull Request on Codecov

97.55% of diff hit (target 87.24%)

Annotations

Check warning on line 63 in python/lsst/daf/butler/_exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_exceptions.py#L63

Added line #L63 was not covered by tests

Check warning on line 2239 in python/lsst/daf/butler/direct_butler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_butler.py#L2239

Added line #L2239 was not covered by tests

Check warning on line 2277 in python/lsst/daf/butler/direct_butler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_butler.py#L2277

Added line #L2277 was not covered by tests

Check warning on line 93 in python/lsst/daf/butler/direct_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_query_results.py#L93

Added line #L93 was not covered by tests

Check warning on line 126 in python/lsst/daf/butler/direct_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_query_results.py#L126

Added line #L126 was not covered by tests

Check warning on line 215 in python/lsst/daf/butler/direct_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_query_results.py#L215

Added line #L215 was not covered by tests

Check warning on line 221 in python/lsst/daf/butler/direct_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_query_results.py#L221

Added line #L221 was not covered by tests

Check warning on line 231 in python/lsst/daf/butler/direct_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_query_results.py#L231

Added line #L231 was not covered by tests

Check warning on line 235 in python/lsst/daf/butler/direct_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_query_results.py#L235

Added line #L235 was not covered by tests

Check warning on line 239 in python/lsst/daf/butler/direct_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_query_results.py#L239

Added line #L239 was not covered by tests

Check warning on line 274 in python/lsst/daf/butler/direct_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_query_results.py#L274

Added line #L274 was not covered by tests

Check warning on line 278 in python/lsst/daf/butler/direct_query_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/direct_query_results.py#L278

Added line #L278 was not covered by tests

Check warning on line 1239 in python/lsst/daf/butler/tests/butler_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/tests/butler_query.py#L1239

Added line #L1239 was not covered by tests

Check warning on line 44 in tests/test_butler_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_butler_query.py#L43-L44

Added lines #L43 - L44 were not covered by tests