Uh oh!
There was an error while loading. Please reload this page.
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds new “catalog”/discovery capabilities to the Opal DataSHIELD connection, including endpoints for table variables, taxonomies, and variable search, plus a small developer workflow update and an integration test.
Changes:
- Add new
OpalConnectioncatalog methods:get_name,list_table_variables,list_taxonomies,search_variables. - Add an integration test covering
list_table_variables. - Add a
make updatetarget to refresh theuvenvironment/lockfile.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
datashield_opal/impl.py | Introduces new connection/catalog methods for name, table variables, taxonomies, and variable search. |
tests/test_impl.py | Adds integration coverage for listing variables for a known demo table. |
Makefile | Adds an update target for regenerating dependencies via uv. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
No description provided.