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

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

Build:
Build:
LAST BUILD BRANCH: fix-issue-541
DEFAULT BRANCH: master
Ran 26 Dec 2018 07:10AM UTC
Files 41
Run time 2s
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

26 Dec 2018 07:04AM UTC coverage: 94.096%. Remained the same
2.1, LONG_RUN=true, Gemfile_ruby2

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

1753 of 1863 relevant lines covered (94.1%)

33836.53 hits per line

Source Files on job 570.7 (2.1, LONG_RUN=true, Gemfile_ruby2)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 561
  • Travis Job 570.7
  • 1f308f8d on github
  • Prev Job for 2.1, LONG_RUN=true, Gemfile_ruby2 on use_string_literal_over_constant_lookup (#568.7)
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