compute_multi_framework_total: Compute aggregate total coverage across multiple frameworks

View source: R/run_covr_modes.R

compute_multi_framework_totalR Documentation

Compute aggregate total coverage across multiple frameworks

Description

Compute aggregate total coverage across multiple frameworks

Usage

compute_multi_framework_total(per_framework)

Arguments

per_framework

Named list of covr results from each framework.

Value

Numeric. Mean of per-framework total_cov (0-100), or 0 if none.


test.assessr documentation built on April 30, 2026, 5:06 p.m.