| commits | TravisTorrent builds data |
| count | Function generates a data frame with metrics computed from... |
| createDefaultQueryResult | Function selects data from customTravisTorrent table and... |
| insertToDB | Function selects data from TravisTorrent table, creates new... |
| lccfa | Compute the longest chain of past failed committer's builds |
| lccpa | Compute the longest chain of past passed committer's builds |
| lcfa | Compute the longest chain of past failed builds |
| lcpa | Compute the longest chain of past passed builds |
| queryResult | TravisTorrent builds data |
| rate | Compute the ratio of passed build to all builds on repository |
| replaceDatasetRDA | Function replaces dataset queryResult with another data,... |
| sccfa | Compute the shortest chain of past failed committer's builds |
| sccpa | Compute the shortest chain of past passed committer's builds |
| scfa | Compute the shortest chain of past failed builds |
| scpa | Compute the shortest chain of past passed builds |
| selectFromRDA | Function get data from dataset alldata.rda which contains all... |
| tlfb | Compute time from last failed build |
| tlpb | Compute time from last passed build |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.