• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

roo-rb / roo / 570
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix-issue-541
DEFAULT BRANCH: master
Ran 26 Dec 2018 07:07AM UTC
Jobs 11
Files 41
Run time 6min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
570

Pull #477

travis-ci

web-flow
Use String Literal(frozen) over Constant lookup

Because of a bug in ruby's frozen_string_literal implementation(https://bugs.ruby-lang.org/issues/15118) I used Constant lookup over string literal in this commit https://github.com/roo-rb/roo/pull/434/commits/699ff6830

Since, this bug is both fixed and backported to ruby 2.4 & 2.5 . We can now use string literal over constant lookup.

This change make it easy to read code with no change in memory usage/allocation and performance improvement falls with in noise.
Pull Request #477: Use String Literal(frozen) over Constant lookup

8 of 8 new or added lines in 1 file covered. (100.0%)

1701 of 1808 relevant lines covered (94.08%)

331919.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 570.1 (2.2, LONG_RUN=true) 26 Dec 2018 07:07AM UTC 0
94.11
Travis Job 570.1
2 570.2 (2.3, LONG_RUN=true) 26 Dec 2018 07:07AM UTC 0
94.12
Travis Job 570.2
3 570.3 (2.4, LONG_RUN=true) 26 Dec 2018 07:07AM UTC 0
94.12
Travis Job 570.3
4 570.4 (2.5, LONG_RUN=true) 26 Dec 2018 07:07AM UTC 0
94.12
Travis Job 570.4
5 570.5 (2.6, LONG_RUN=true) 26 Dec 2018 07:07AM UTC 0
94.11
Travis Job 570.5
6 570.6 (2.0, LONG_RUN=true, Gemfile_ruby2) 26 Dec 2018 07:10AM UTC 0
94.1
Travis Job 570.6
7 570.7 (2.1, LONG_RUN=true, Gemfile_ruby2) 26 Dec 2018 07:10AM UTC 0
94.1
Travis Job 570.7
8 570.8 (2.6, RUBYOPT=--jit LONG_RUN=true) 26 Dec 2018 07:10AM UTC 0
94.11
Travis Job 570.8
9 570.9 (ruby-head, LONG_RUN=true) 26 Dec 2018 07:10AM UTC 0
94.11
Travis Job 570.9
10 570.10 (jruby-9.1.6.0, LONG_RUN=true) 26 Dec 2018 07:12AM UTC 0
0.0
Travis Job 570.10
11 570.11 (ruby-head, RUBYOPT=--jit LONG_RUN=true) 26 Dec 2018 07:14AM UTC 0
94.11
Travis Job 570.11
Source Files on build 570
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #570
  • Pull Request #477
  • PR Base - master (#568)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc