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

mironov / react-redux-loading-bar / 11 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 20 May 2016 10:26AM UTC
Files 3
Run time 0s
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

20 May 2016 10:26AM UTC coverage: 100.0%. Remained the same
11.1

push

travis-ci

Anton Mironov
Release v2.0.0

Breaking changes:

1. `loadingBarMiddleware` is now exported as a function that accepts
optional config that can be used to set custom promise type suffixes.

Change
`applyMiddleware(loadingBarMiddleware)`
to
`applyMiddleware(loadingBarMiddleware())`
for default usage.

2. `loadingBarReducer` should be mounted on the `loadingBar` key in
the store instead of `loading`.

Change
`loading: loadingBarReducer`
to
`loadingBar: loadingBarReducer`

64 of 64 relevant lines covered (100.0%)

12.97 hits per line

Source Files on job 11.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11
  • Travis Job 11.1
  • 3582de5a on github
  • Prev Job for on master (#10.1)
  • Next Job for on master (#12.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