Closed amstilp closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.74%. Comparing base (
9ccd445
) to head (cd6ea59
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add new methods to the workspace adapter that can run custom code when a user performs specific actions:
before_workspace_create
: run before a workspace is created on AnVILafter_workspace_create
: run after a workspace is created on AnVILafter_workspace_import
: run before a workspace is imported on AnVIL