Setup

make_badge()

Create covrpage Badge

tencrypt()

Encrypt Travis environment variables

use_covrpage()

Add covrpage to Travis CI for a git directory

use_covrpage_vignette()

Create a vignette for covrpage

Invoking

covrpage()

Render covrpage

covrpage_ci()

covrpage for travis

covrpage_snapshot()

Run covrpage on a GitHub Repository

covr_log()

Query 'git log' for code coverage history

covrpage_log()

Query 'git log' for covrpage history

Covrpage Utilities

coverage_skip()

Run covr with failing tests

covr_summary()

Summary outputs for covr object

map_test()

Map the hierarchy structure of a testthat test file

map_testthat()

Map the hierarchy structure of testthat directory

map_testthat_snapshot()

Run map_testthat on a GitHub Repository

package_name()

package name

testthat_summary()

Summary outputs for testthat object