Apparently 60% is too low!
This commit is contained in:
		
							parent
							
								
									8fd8670301
								
							
						
					
					
						commit
						daf301d08b
					
				|  | @ -47,7 +47,7 @@ namespace :spec do | ||||||
| 
 | 
 | ||||||
|   if RCOV_ENABLED |   if RCOV_ENABLED | ||||||
|     RCov::VerifyTask.new(:verify) do |t| |     RCov::VerifyTask.new(:verify) do |t| | ||||||
|       t.threshold = 60.0 |       t.threshold = 65.0 | ||||||
|       t.index_html = 'coverage/index.html' |       t.index_html = 'coverage/index.html' | ||||||
|     end |     end | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue