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

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

Build:
Build:
LAST BUILD BRANCH: fix-issue-541
DEFAULT BRANCH: master
Ran 26 Dec 2018 07:07AM UTC
Files 41
Run time 3s
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.124%. Remained the same
2.3, LONG_RUN=true

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

1762 of 1872 relevant lines covered (94.12%)

34415.56 hits per line

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