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

opal / opal / 5236 / 8
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2018 02:37PM UTC
Files 101
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

20 Feb 2018 02:19PM UTC coverage: 88.711%. Remained the same
2.4.0, RUN=rspec RACK_VERSION='~> 2.0.0' CHECK_COVERAGE=true

push

travis-ci

iliabylich
Optimize String#unpack (#1766)

* Optimize String#unpack

Do not use chunk/buffer for the following pattern:
- 'C*'
- 'c*'
- 'a*'
- 'A*'
- 'M*'
- 'm*'

* More optimization, am I going too far?

* Use existing wrapIntoArray function

* Remove code duplication

4715 of 5315 relevant lines covered (88.71%)

6314.4 hits per line

Source Files on job 5236.8 (2.4.0, RUN=rspec RACK_VERSION='~> 2.0.0' CHECK_COVERAGE=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 5236.8
  • c23f91d5 on github
  • Prev Job for 2.4.0, RUN=rspec RACK_VERSION='~> 2.0.0' CHECK_COVERAGE=true on master (#5235.8)
  • Next Job for 2.4.0, RUN=rspec RACK_VERSION='~> 2.0.0' CHECK_COVERAGE=true on master (#5239.8)
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