gtri / lowendinsight

LowEndInsight is a simple "bus-factor" risk analysis library for Open Source Software that is managed within a Git repository. Provide the git URL and the library will respond with a basic Elixir Map structure report. Critical feedback is always appreciated.
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

fix: issue when no diff between last two commits #39

Closed kitplummer closed 4 years ago

kitplummer commented 4 years ago

Fixes #38 - which was actually just a bug, not handling when there is no diff between 2 most recent comments.