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

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

Build:
Build:
LAST BUILD BRANCH: release-6.x
DEFAULT BRANCH: master
Ran 13 Jul 2018 08:21PM UTC
Files 123
Run time 13s
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: 75.612%. Remained the same
2.5.1, RAILS_VERSION=5.2.0 BLACKLIGHT_API_TEST=true ENGINE_CART_RAILS_OPTIONS="--api --skip-git --skip-bundle --skip-listen --skip-spring --skip-yarn --skip-keeps --skip-action-cable --skip-coffee --skip-test"

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

2347 of 3104 relevant lines covered (75.61%)

114.8 hits per line

Source Files on job 5581.3 (2.5.1, RAILS_VERSION=5.2.0 BLACKLIGHT_API_TEST=true ENGINE_CART_RAILS_OPTIONS="--api --skip-git --skip-bundle --skip-listen --skip-spring --skip-yarn --skip-keeps --skip-action-cable --skip-coffee --skip-test")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5367
  • Travis Job 5581.3
  • f03ccb99 on github
  • Prev Job for 2.5.1, RAILS_VERSION=5.2.0 BLACKLIGHT_API_TEST=true ENGINE_CART_RAILS_OPTIONS="--api --skip-git --skip-bundle --skip-listen --skip-spring --skip-yarn --skip-keeps --skip-action-cable --skip-coffee --skip-test" on relative_paths (#5579.3)
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