Skip to content

Releases: bbchristians/SATDBailiff

SATDBailiff-1.1

12 Jul 19:40
Compare
Choose a tag to compare
  • Added functionality for mapping SATD Instances located above method signatures to the associated proceeding method.
  • Implemented cross-file tracking. This occurs when SATD is removed in one file during the same commit when it is added to another. In this case, we want to maintain an instance reference (in the form of a child-parent relationship to allow for multiple instances with single parents in the case of SATD proliferation) between the two (or more) instances.

SATDBailiff-1.0

11 Jun 14:48
Compare
Choose a tag to compare

The first release of the mining tool.

0.885 manually validated accuracy.

0.7-beta

28 May 16:41
Compare
Choose a tag to compare
0.7-beta Pre-release
Pre-release

Added an additional check after a comment is changed to determine if the SATD is still SATD or not. This prevents long-standing comments from remaining in the dataset over time due to them not being re-detected as SATD.

0.6-beta

28 May 13:48
Compare
Choose a tag to compare
0.6-beta Pre-release
Pre-release

Fixed some issues with commits with identical commit timestamps.

0.5-beta

26 May 17:32
Compare
Choose a tag to compare
0.5-beta Pre-release
Pre-release

Fixed some writer errors causing commit hash collisions. Updated DB schema.

0.4-beta

24 May 20:32
Compare
Choose a tag to compare
0.4-beta Pre-release
Pre-release

Fixed an issue with duplicate entries and improved CLI.

0.3-beta

23 May 20:03
Compare
Choose a tag to compare
0.3-beta Pre-release
Pre-release

Fixed an issue with duplication.

0.2-beta

22 May 16:20
Compare
Choose a tag to compare
0.2-beta Pre-release
Pre-release

Fixed some edge cases. Preparing again for manual validation.

0.1-beta

14 May 20:24
Compare
Choose a tag to compare
0.1-beta Pre-release
Pre-release

More bug fixes

Still some missing functionality to the CLI to be completed.

0.2-alpha

04 Apr 15:50
Compare
Choose a tag to compare
0.2-alpha Pre-release
Pre-release

Manual Validation Accuracy: 87%

Some bugs fixed, but some still remain.

Additional CLI functionality added.