You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed the latest version of Wraith via "gem install" on my Mac. It works as expected, however when setting the threshold to any value (e.g. 5%) and using "diff_only" mode, the gallery.html still shows all the diffs. I would expect the gallery to only display diffs above 5%.
Should the "diff_only" mode only show diffs or is it expected that it show all diffs?
Cheers,
Warren
Reporting a problem? Please describe the issue above, and complete the following checklist so that we can help you more quickly.
Issue checklist:
I have validated my config file against YAML Validator to make sure it is valid YAML.
I have run the wraith info command and pasted the output below:
paste results here
I have run the command in verbose mode (by adding verbose: true to my config) and pasted the output below:
paste results here
I have pasted the contents of my config file below:
paste config here
The text was updated successfully, but these errors were encountered:
Hi,
I have installed the latest version of Wraith via "gem install" on my Mac. It works as expected, however when setting the threshold to any value (e.g. 5%) and using "diff_only" mode, the gallery.html still shows all the diffs. I would expect the gallery to only display diffs above 5%.
Should the "diff_only" mode only show diffs or is it expected that it show all diffs?
Cheers,
Warren
Reporting a problem? Please describe the issue above, and complete the following checklist so that we can help you more quickly.
Issue checklist:
I have validated my config file against YAML Validator to make sure it is valid YAML.
I have run the
wraith info
command and pasted the output below:verbose: true
to my config) and pasted the output below:The text was updated successfully, but these errors were encountered: