Ran
|
Jobs
4
|
Files
298
|
Run time
4min
|
Badge
Embed ▾
README BADGES
|
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
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
98.33 |
-0.54% | lib/yard/templates/template.rb |
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
100.0 |
0.0% | spec/code_objects/constants_spec.rb |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 947.1 (2.2.9, CI=1) | 298 |
93.49 |
Travis Job 947.1 | |
2 | 947.2 (2.3.6, CI=1) | 298 |
93.48 |
Travis Job 947.2 | |
3 | 947.3 (2.4.3, CI=1) | 298 |
93.49 |
Travis Job 947.3 | |
4 | 947.4 (2.5.0, CI=1) | 298 |
93.42 |
Travis Job 947.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|