gh_metric_commits_prepost_midpoint: Trend in quantity of commits

View source: R/gh_health_metrics.R

gh_metric_commits_prepost_midpointR Documentation

Trend in quantity of commits

Description

Calculates the difference in commits between first and last half of a projects calendar life

Usage

gh_metric_commits_prepost_midpoint(commits)

Arguments

commits

A dataframe of commits

Details

Uses columns fullname, date.

Value

  • full_name: repo full name

  • commits: total commits

  • commits_prepost_midpoint: Using time from first to last commit as the time scale, what is total commits in first half - commit in second half.


openpharma/GithubMetrics documentation built on Dec. 1, 2023, 12:52 a.m.