Liking cljdoc? Tell your friends :D

geppetto.repeat


extract-relevant-resultsclj

(extract-relevant-results results only-ignore)
source

extract-singleclj

(extract-single rs resultstype only-ignore)
source

repeat-runclj

(repeat-run runid run-fn datadir git recordsdir nthreads)

Returns results. Probably should be used by (verify-identical-repeat-run).

Returns results. Probably should be used by (verify-identical-repeat-run).
sourceraw docstring

results-diffclj

(results-diff old-sim new-sim)
source

value-diff?clj

(value-diff? old-val new-val)
source

verify-identical-repeat-runclj

(verify-identical-repeat-run runid only-ignore run-fn datadir git nthreads)

only-ignore parameter takes the format: {:control {:only [:key1 :key2]} :comparison {:ignore [:key1 :key2]}} etc. Only takes priority over ignore. The :params field is always ignored.

only-ignore parameter takes the format:
{:control {:only [:key1 :key2]} :comparison {:ignore [:key1 :key2]}} etc.
Only takes priority over ignore. The :params field is always ignored.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close