Skip to content

Commit

Permalink
Set codecov minimum to 90%
Browse files Browse the repository at this point in the history
  • Loading branch information
danschmidt5189 committed Jan 24, 2025
1 parent d634379 commit a83702d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .simplecov
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ SimpleCov.start 'rails' do
add_filter %w[/app/channels/ /app/jobs/ /bin/ /db/]
coverage_dir 'artifacts'
formatter SimpleCov::Formatter::RcovFormatter
minimum_coverage 100
minimum_coverage 90
end

0 comments on commit a83702d

Please sign in to comment.