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

tf / pageflow / 2015 / 2
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: actions
DEFAULT BRANCH: master
Ran 08 Nov 2018 10:27AM UTC
Files 418
Run time 24s
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

08 Nov 2018 10:13AM UTC coverage: 99.19%. First build
2.5.3, PUBLISH_THEME_DOC=true COVERALLS_PARALLEL=true

push

travis-ci

tf
Use polyfill to fix Array#reverse in Safari 12

In Safari 12, creating an array via a literal and calling
`Array#reverse` on it causes arrays created from an identical literal
to be reversed as well from that point on. An internal shared
representation of the array literal gets mutated.

https://stackoverflow.com/questions/52390368/array-state-will-be-cached-in-ios-12-safari-is-it-a-bug-or-feature/52392901#52392901

This polyfill detects the bug and overrides `Array#reverse` with a
fixed implementation.

15547 of 15674 relevant lines covered (99.19%)

27.16 hits per line

Source Files on job 2015.2 (2.5.3, PUBLISH_THEME_DOC=true COVERALLS_PARALLEL=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1974
  • Travis Job 2015.2
  • 436e4930 on github
  • Next Job for 2.5.3, PUBLISH_THEME_DOC=true COVERALLS_PARALLEL=true on safari-array-reverse (#2016.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