Skip to main content

handle_test_report_email

Function handle_test_report_email 

Source
pub async fn handle_test_report_email(
    run_id: RunId,
    step_id: StepInstanceId,
    spec: Value,
    pool: PgPool,
    nats_client: Client,
    tls_reloader: Arc<TlsReloader>,
) -> Result<()>
Expand description

Handle test report email.