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-41365: Add findDataset/getDataset/getDatasetType to Butler API #899

Merged
merged 13 commits into from
Nov 3, 2023

Add experimental exception handling in client/server

17bc74e
Select commit
Loading
Failed to load commit list.
Merged

DM-41365: Add findDataset/getDataset/getDatasetType to Butler API #899

Add experimental exception handling in client/server
17bc74e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 2, 2023 in 1s

90.30% of diff hit (target 87.66%)

View this Pull Request on Codecov

90.30% of diff hit (target 87.66%)

Annotations

Check warning on line 1338 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#L1338

Added line #L1338 was not covered by tests

Check warning on line 125 in python/lsst/daf/butler/remote_butler/_remote_butler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/remote_butler/_remote_butler.py#L125

Added line #L125 was not covered by tests

Check warning on line 243 in python/lsst/daf/butler/remote_butler/_remote_butler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/remote_butler/_remote_butler.py#L243

Added line #L243 was not covered by tests

Check warning on line 266 in python/lsst/daf/butler/remote_butler/_remote_butler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/remote_butler/_remote_butler.py#L266

Added line #L266 was not covered by tests

Check warning on line 269 in python/lsst/daf/butler/remote_butler/_remote_butler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/remote_butler/_remote_butler.py#L269

Added line #L269 was not covered by tests

Check warning on line 276 in python/lsst/daf/butler/remote_butler/_remote_butler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/remote_butler/_remote_butler.py#L276

Added line #L276 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/remote_butler/_remote_butler.py#L278

Added line #L278 was not covered by tests

Check warning on line 97 in python/lsst/daf/butler/remote_butler/server/_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/remote_butler/server/_server.py#L96-L97

Added lines #L96 - L97 were not covered by tests