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

mysociety / alaveteli / 7013 / 4
38%
develop: 38%

Build:
DEFAULT BRANCH: develop
Ran 09 Aug 2017 10:22AM UTC
Files 247
Run time 10s
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

09 Aug 2017 09:15AM UTC coverage: 93.007% (+0.03%) from 92.976%
2.3.0

push

travis-ci

lizconlan
Add a new helper to return the contents of an asset file

With Sprockets 3.x and Rails 4.2 and up, the default setting in
production for `config.assets.compile` is false which means that
`application.assets` is not populated when we attempt to access it to
read the asset file contents.

* Adds a new helper method to:
  -  handle the call to the sprockets method
     `applications.assets_manifest.find_sources()` which returns an
     Enumerator of the contents of found files instead of the original
     method's String or Nil
  - forces the content to UTF-8 to avoid possible string concatenation
    errors

9856 of 10597 relevant lines covered (93.01%)

645.71 hits per line

Source Files on job 7013.4 (2.3.0)
  • Tree
  • List 0
  • Changed 29
  • Source Changed 1
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7013
  • Travis Job 7013.4
  • 082ffdd0 on github
  • Prev Job for 2.3.0 on develop (#7004.4)
  • Next Job for 2.3.0 on develop (#7017.4)
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