Git Analysis for: /Users/sziegler/Documents/GitHub/react-native

Total Commits

Shows total commits over time



Unique Authors

Shows the number of unique authors making commits per month



Commits By Top Directories

Shows commits by the first two directories of the project to visualize what was worked on over time

All Time:


Last 30 Days:



Commits By Top Author

Shows commits by the tops author to visualize who was working and when

All Time:


Last 30 Days:



Top Commits

By Author:

Shows commits by author to show the top contributors


By File:

Shows commits by file to show the busiest file


By Directory:

Shows commits by parent directory to show the busiest parent directory



Hotspots

Shows hotspot files in the code that are:
            
🔥 Hotspots 
Commits  Comp.   Age    Score  File
  405      470   108    100.0  ReactAndroid/gradle.properties
   18     9353   108     88.4  scripts/react_native_pods.rb
  161      866   108     73.2  React/Base/RCTVersion.m
  204      555   108     59.5  ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/ReactNativeVersion.java
  204      344   108     36.9  Libraries/Core/ReactNativeVersion.js
    3    17090   136     26.9  ReactCommon/React-Fabric.podspec
    4     6110   108     12.8  scripts/react-native-xcode.sh
    5     4083   108     10.7  scripts/generate-specs.sh
    5     4065   135     10.7  React-Core.podspec
    7     1277   108      4.7  template/android/gradle.properties


            

Possible High Bus Factor:

Show the number of unique authors per hotspot file in the last year. If a hotspot file only has one author for the last 365 day, it has a high "bus factor" if that person left the team.