Aki Tada

Results 1 issues of Aki Tada

# Fixes # Updated the SimpleCov version because the following error occurred when running tests on Ruby 3.4: ``` 'SimpleCov.result_exit_status': undefined method '-' for nil (NoMethodError) coverage_diff = last_run[:result][:covered_percent] -...