| check_covr_skip_Bioc_nstf | Check for skipped or errored test files (BiocGenerics) |
| check_covr_skip_nstf | Check for Skipped or Errored Test Files (non-testthat) |
| check_covr_skip_testit | Run testit Tests Individually and Capture Issues |
| check_elements_simple | Check Which Elements Exist in a List |
| check_pkg_tests_and_snaps | Check for Testing Infrastructure and Snapshot Files |
| cleanup_and_return_null | Clean up cov environment and return NULL |
| compute_total_coverage | Compute approximate total coverage combining line coverage... |
| convert_number_to_abbreviation | Convert number to abbreviation |
| convert_number_to_percent | Convert number to percent |
| convert_vectors_to_df | This internal function takes named character vectors (e.g.,... |
| cov_env | Package-Private Coverage Environment |
| create_coverage_skip_stf | Run Coverage While Skipping Failing Tests |
| create_covr_list_no_skip | create covr_list when no tests are skipped |
| create_empty_covr_list | Create an empty covr list for fallback |
| create_fail_reporter | Create Fail Reporter |
| create_file_coverage_df | Generate file coverage df |
| create_long_summary_details | Generate Long Summary Details |
| create_results_summary | Create a Summary of Coverage Results |
| create_test_reporter | Create Test Reporter |
| create_test_skip_details | Generate Test Skip Details |
| detach_pkg_if_attached | Detach a package if attached (internal) |
| extract_short_path | Extract the Last Two Path Components from a File Path |
| find_project_root | Find R project root directory |
| fix_test_context | Ensure Test Results Have Valid Context Labels |
| generate_coverage_section | Generate Coverage Section |
| generate_test_details | Generate Test Details |
| generate_test_pkg_summary | Generate Test Summary |
| generate_test_report | Generate HTML Report for Package Test Assessment |
| get_biocgenerics_test_paths | Locate active test paths for Bioconductor RUnit layout |
| get_expect | Extract Expectation Calls from Parsed Testthat Code |
| get_function_no_tests | get functions with no tests |
| get_nstf_test_path | Collect All Applicable Nonstandard Test Paths for a Package... |
| get_package_coverage | get package test coverage |
| get_pkg_desc | Read Description file and parse the package name and version |
| get_pkg_name | Get Package Name for Display |
| get_source_test_mapping_Bioc_nstf | Map Bioconductor source files to test files, avoiding false... |
| get_source_test_mapping_nstf | Map R Source Files to Corresponding Test Files |
| get_stf_test_path | Determine the appropriate standard test path for a package |
| get_test_metadata | Get test metadata |
| get_tests_long_sum_stf | Summarize detailed testthat results |
| get_tests_skip_stf | Safely generate skip test mapping from problem tests and test... |
| handle_null | Helper function to replace NULL with "N/A" |
| initialise_covr_env | Initialise a temporary coverage environment (framework-aware) |
| install_package_local | Install a Package from a Local Source Directory |
| is_bioc_runit_layout | Detect if a package uses the Bioconductor RUnit layout |
| load_dependencies_into_env | Load and Install Package Dependencies from a DESCRIPTION File |
| load_package_datasets | Load Datasets from a Package |
| load_package_into_env | Load package objects into a coverage environment |
| load_test_helpers | Load Testthat Helper Files into Environment |
| map_test | Map the Structure of Expectations in a Testthat File |
| map_tests_stf | Map the Structure of Testthat Tests (Standard Testing... |
| nest_expect | Extract and Structure Expectations from Parsed Test Blocks |
| nest_test | Group Parsed Testthat Code into Logical Test Blocks... |
| prepare_for_bioc_runit | Prepare a BioC/RUnit package for testing |
| remove_new_globals | Remove New Globals from Environment Based on Initial Snapshot |
| remove_run_unitTests_mapping | Remove mapping rows that point to run_unitTests.R |
| run_coverage | Run Coverage and Return Structured Coverage Results |
| run_covr | Run covr in a Subprocess with a Timeout |
| run_covr_modes | Run Coverage Analysis with Test Detection |
| run_covr_skip_bioc_nstf | Run coverage with skip detection for Bioconductor RUnit-based... |
| run_covr_skip_nstf | Run Coverage Analysis on Package Source and Non‑Standard... |
| run_covr_skip_stf | Run Coverage with Skipped Failing Tests (Standard Testing... |
| safe_left_join | Safely perform a left join with error handling |
| safe_unload_package | Safely unload a package to avoid coverage conflicts |
| safe_value | Helper to conditionally apply handle_null or abbreviation |
| setup_covr_env | Setup coverage environment using an existing cov_env... |
| set_up_pkg | Create Information on Local Package Installation |
| unpack_tarball | Untar package and return installation directory |
| unrowname | Add Identifier Column and Remove Row Names from a Data Frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.