queryResult: TravisTorrent builds data

Description Usage Format Examples

Description

A dataset containing data relating to builds which ran on Travis-CI

Usage

1

Format

A data frame with 19396 rows and 10 variables:

tr_build_id

id of build started at Travis-CI

tr_status

status of completed build

author_mail

e-mail address of person whose commit triggered build

git_commit

SHA of commit

gh_project_name

name of repository

tr_started_at

datetime when build has started

gh_src_churn

churn of source code on all commits included in build

gh_files_added

number of files added by all commits included in build

gh_files_modified

number of files modified by all commits included in build

gh_files_deleted

number of files deleted by all commits included in build

Examples

1

k-raczkowska/MMSE documentation built on May 20, 2019, 6:29 a.m.