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

projectblacklight / blacklight / 5581 / 1
95%
master: 49%

Build:
Build:
LAST BUILD BRANCH: release-6.x
DEFAULT BRANCH: master
Ran 13 Jul 2018 08:20PM 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:11PM UTC coverage: 94.596%. Remained the same
2.5.1, RAILS_VERSION=5.1.6

Pull #1934

travis-ci

web-flow
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'
];
```
Pull Request #1934: Use relative paths for sass includes

3011 of 3183 relevant lines covered (94.6%)

954.38 hits per line

Source Files on job 5581.1 (2.5.1, RAILS_VERSION=5.1.6)
  • Tree
  • List 0
  • Changed 14
  • Source Changed 1
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5367
  • Travis Job 5581.1
  • f03ccb99 on github
  • Prev Job for 2.5.1, RAILS_VERSION=5.1.6 on relative_paths (#5579.1)
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