Switch Scope Event Flow
#
Details#
PreconditionAn Agent has established a connection with the Drill Admin.
#
Flow- User executes HTTP request to finish/delete scope.
- Admin does an action SwitchActiveScope.
- Admin's plugin part finish/delete scope and sends InitActiveScope to the Agent's plugin part.
- Agent's plugin part responds ScopeInitialized to Admin's plugin part.
- Admin initializes new scope and recalculates build coverage.