Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hugofpaiva committed Jul 21, 2023
1 parent 6b1ee62 commit 11557fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'GZoltar'
description: '[GZoltar](https://github.com/gzoltar/gzoltar) is a Java toolset for fault localization. It has the infrastructure to automatically instrument the source code of software programs to produce runtime data and analyze it in order to return a ranked list of faults candidates based on spectrum-based fault localization (SBFL) formulas. This action parses the fault localization report produced by [GZoltar](https://github.com/gzoltar/gzoltar) and posts a comment on the pull request or commit with the list of suspicious lines of code and their probability of being faulty.'
description: 'Parses the fault localization report produced by GZoltar and delivers a detailed view of the list of suspicious lines of code'
branding:
icon: alert-triangle
color: gray-dark
Expand Down

0 comments on commit 11557fb

Please sign in to comment.