travis-ci
Deprecate safe_level of ERB.new in Ruby 2.6 The interface of `ERB.new` will change from Ruby 2.6. > Add :trim_mode and :eoutvar keyword arguments to ERB.new. > Now non-keyword arguments other than first one are softly deprecated > and will be removed when Ruby 2.5 becomes EOL. [Feature #14256] https://github.com/ruby/ruby/blob/2311087b6/NEWS#stdlib-updates-outstanding-ones-only
3 of 3 new or added lines in 1 file covered. (100.0%)
17169 of 18364 relevant lines covered (93.49%)
1568.29 hits per line