appveyor_reporter_post: Report "post" results to Appveyor

Description Usage Arguments

View source: R/appveyor.R

Description

Report "post" results to Appveyor

Usage

1
2
appveyor_reporter_post(fit, problem_table_string, passed, model, n.workers,
  milliseconds, working.directory)

Arguments

fit

The output of the test. This should be an object for which print will appropriately summarise

passed

A logical vector (length 1) summarising the result of the test

model

A character vector (length 2) containing the name of the model being tested

n.workers

The number of workers used

milliseconds

The number of milliseconds that the test took

working.directory

Path to the working directory used for the run


MultiBUGS/multibugstests documentation built on Feb. 24, 2020, 2:06 p.m.