sailuh / kaiaulu

An R package for mining software repositories
http://itm0.shidler.hawaii.edu/kaiaulu
Mozilla Public License 2.0
18 stars 12 forks source link

i #214 add effort outcome metrics #215

Closed carlosparadis closed 1 year ago

carlosparadis commented 1 year ago

Add the following outcome metrics:

A similar "file churn" metric function was also added for consistency.

codecov[bot] commented 1 year ago

Codecov Report

Merging #215 (90e1cce) into master (a241585) will decrease coverage by 0.40%. The diff coverage is 0.00%.

:exclamation: Current head 90e1cce differs from pull request most recent head d778173. Consider uploading reports for the commit d778173 to get more accurate results

@@            Coverage Diff            @@
##           master    #215      +/-   ##
=========================================
- Coverage    9.13%   8.73%   -0.40%     
=========================================
  Files          16      17       +1     
  Lines        2179    2278      +99     
=========================================
  Hits          199     199              
- Misses       1980    2079      +99     
Impacted Files Coverage Δ
R/metric.R 0.00% <0.00%> (ø)
R/parser.R 8.67% <0.00%> (-0.39%) :arrow_down:
R/text.R 0.00% <0.00%> (ø)