napkin-0.5.13
Copyright(c) Soostone Inc 2020
LicenseAllRightsReserved
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Napkin.Spec.Persist

Description

 
Synopsis

Documentation

recordedRun :: MetadataBeamConnection -> AppName -> Pipeline -> SpecRunId -> Ref Table -> DepChain -> ComboT IO a -> ComboT IO (Either SomeException a, SpecRun) #

Do a run, recording the instance in the database. Return the recorded instance along with the run results.