Skip to content

Commit

Permalink
bump coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ZHENG-JING-JZ committed Feb 18, 2020
1 parent e1ab9a6 commit bf99040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/support/coverage_loader.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'simplecov-rcov'
require 'coveralls'
require 'coverage/kit'
Coverage::Kit.setup(minimum_coverage: 83)
Coverage::Kit.setup(minimum_coverage: 83.2)

0 comments on commit bf99040

Please sign in to comment.