Guillaume Bero
Results
2
issues of
Guillaume Bero
Update to remove call to dismiss() when user presses back. Should be handled by dialog and setCancelable
In order to call multiple times `show_coverage` we identified the need of resetting the instance variables manually. ``` call in a loop { # Reset slather instance variables slather.instance_variable_set(:@project, nil)...