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

react-component / calendar / 785
80%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2017 06:21AM CUT
Jobs 1
Files 6
Run time 1s
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
785

Pull #298

travis-ci

web-flow
Compatible with React 0.14

React 0.14 pass undefined prop to the original element props, for
example:

```
element.props = { foo: 'bar' }

newElement = React.cloneElement(element, { foo: undefined })

newElement.props // React 0.14 { foo: undefined }, React 15 { foo: 'bar' }
```
Pull Request #298: Compatible with React 0.14

286 of 421 branches covered (67.93%)

6 of 6 new or added lines in 1 file covered. (100.0%)

399 of 497 relevant lines covered (80.28%)

17.45 hits per line

Jobs
ID Job ID Ran Files Coverage
3 785.3 (TEST_TYPE=coverage) 15 Sep 2017 06:21AM CUT 0
80.28
Travis Job 785.3
Source Files on build 785
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #785
  • Pull Request #298
  • PR Base - master (#780)
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