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

chentsulin / generator-redux-app / 91 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 20 Jan 2016 12:21AM UTC
Files 2
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 Jan 2016 12:19AM UTC coverage: 94.286%. Remained the same
91.1

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%)

1.47 hits per line

Source Files on job 91.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 91
  • Travis Job 91.1
  • b5ecc8ab on github
  • Prev Job for on master (#89.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