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

chentsulin / generator-redux-app / 91
94%

Build:
DEFAULT BRANCH: master
Ran 20 Jan 2016 12:21AM UTC
Jobs 5
Files 2
Run time 54s
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
91

Pull #20

travis-ci

caynan
SyntaxError Fix

Initially, if you try to run `npm test` on a recently generated project, the following error appear:
```
SyntaxError: .../src/components/Counter.js: A semicolon is required after a class property (11:3)
   9   |     decrement: PropTypes.func.isRequired,
  10  |     counter: PropTypes.number.isRequired
> 11 |   }
        |    ^
```

Adding the semicolon solves the problem.
Pull Request #20: SyntaxError Fix

66 of 70 relevant lines covered (94.29%)

7.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 91.1 20 Jan 2016 12:21AM UTC 0
94.29
Travis Job 91.1
2 91.2 20 Jan 2016 12:21AM UTC 0
94.29
Travis Job 91.2
4 91.4 20 Jan 2016 12:21AM UTC 0
94.29
Travis Job 91.4
5 91.5 20 Jan 2016 12:21AM UTC 0
94.29
Travis Job 91.5
6 91.6 20 Jan 2016 12:21AM UTC 0
94.29
Travis Job 91.6
Source Files on build 91
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #91
  • Pull Request #20
  • PR Base - master (#89)
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