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

projectblacklight / blacklight / 5580 / 4
95%
master: 49%

Build:
Build:
LAST BUILD BRANCH: release-6.x
DEFAULT BRANCH: master
Ran 13 Jul 2018 08:17PM UTC
Files 127
Run time 12s
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

13 Jul 2018 08:10PM UTC coverage: 94.601%. First build
2.4.4, RAILS_VERSION=5.1.6

push

travis-ci

jcoyne
Use relative paths for sass includes

This makes it possible to use the sass from webpacker without having to
customize the includePaths. e.g:

```js
const sassLoader = environment.loaders.get('sass')
sassLoader.use.find(item => item.loader == "sass-loader").options.includePaths = [
  'node_modules/blacklight-frontend/app/assets/stylesheets'
];
```

3014 of 3186 relevant lines covered (94.6%)

972.9 hits per line

Source Files on job 5580.4 (2.4.4, RAILS_VERSION=5.1.6)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5366
  • Travis Job 5580.4
  • cd8ee887 on github
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