yegor256/cam

Relative File Volatility by Commits (RFVC)

Open

#128 ouverte le 26 oct. 2023

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Shell (51 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (27 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Every file in Git repo has a number of commits related to it. Let's call it its volatility: File Volatility by Commits (FVC).

Then, we can calculate the position of this volatility for a particular file in relation to all other volatilities (using some statistical methods).

Let's do the same for "hits", and call it File Volatility by Hits (FVH) and Relative File Volatility by Hits (RFVH).

Guide contributeur