Skip to content

Choose a tag to compare

@gbrandtio gbrandtio released this 14 Jul 16:15
· 22 commits to main since this release
  • FIX (SZZ Algorithm): Fixing SZZ algorithm to use only the targetFiles list and calculate bug-hotspots only for them, in case the targetFiles has been provided. This is helpful for Github Actions that want to check only the files that the commit is touching (and nothing else). Previously, it would blame the lines that the commit is touching, go to previous commits, and blame all the files of the previous commit.

Full Changelog: v1...v1.0.5