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

mironov / react-redux-loading-bar / 11
100%

Build:
DEFAULT BRANCH: master
Ran 20 May 2016 10:26AM UTC
Jobs 1
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

pending completion
11

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`

11 of 11 new or added lines in 2 files covered. (100.0%)

64 of 64 relevant lines covered (100.0%)

12.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11.1 20 May 2016 10:26AM UTC 0
100.0
Travis Job 11.1
Source Files on build 11
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11
  • 3582de5a on github
  • Prev Build on master (#10)
  • Next Build on master (#12)
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