Drew
Results
2
issues of
Drew
I am looking if the api supports `SimpleCov.minimum_coverage_by_file` by whitelisting a list of files. i.e. `SimpleCov.minimum_coverage_by_file 80, files: [/app/controllers/home_controller.rb..]`
Hello, I recently updated my Sidekiq version from 6.x to 7.2.2 and my jobs are failing to process because of a custom `Rails.logger.tagged` I have in my in one of...