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

projectblacklight / blacklight / 5580
95%
master: 49%

Build:
Build:
LAST BUILD BRANCH: release-6.x
DEFAULT BRANCH: master
Ran 13 Jul 2018 08:15PM UTC
Jobs 5
Files 129
Run time 5min
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

pending completion
5580

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'
];
```

3061 of 3231 relevant lines covered (94.74%)

3906.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5580.1 (2.5.1, RAILS_VERSION=5.1.6) 13 Jul 2018 08:15PM UTC 0
94.6
Travis Job 5580.1
2 5580.2 (2.4.4, RAILS_VERSION=5.2.0) 13 Jul 2018 08:15PM UTC 0
94.64
Travis Job 5580.2
3 5580.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") 13 Jul 2018 08:16PM UTC 0
75.61
Travis Job 5580.3
4 5580.4 (2.4.4, RAILS_VERSION=5.1.6) 13 Jul 2018 08:17PM UTC 0
94.6
Travis Job 5580.4
5 5580.5 (2.3.4, RAILS_VERSION=5.0.7) 13 Jul 2018 08:20PM UTC 0
94.61
Travis Job 5580.5
Source Files on build 5580
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5580
  • 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

© 2025 Coveralls, Inc