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

akxcv / vuera / 106 / 3
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2019 09:12PM UTC
Files 8
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

14 Oct 2019 09:11PM UTC coverage: 89.362% (+0.08%) from 89.286%
REACT_VERSION=16.0.0

push

travis-ci

akxcv
Support vue component file that exports Vue.extend. (#95)

* Support vue component file that exports Vue.extend.

Normally, vue component js file exports an options object. For example: export default {props:{title:""}}. In some cases, vue component js file needs to exports Vue.extend. For example: export default Vue.extend(options). Vue natually support it. This fix is used to support Vue.extend when using Vue components in React.

* Fix eslint error.

Fix below two errors:
   3:41  error  Missing space before function parentheses  space-before-function-paren
  16:33  error  Missing space before function parentheses  space-before-function-paren

49 of 54 branches covered (90.74%)

Branch coverage included in aggregate %.

77 of 87 relevant lines covered (88.51%)

13.34 hits per line

Source Files on job 106.3 (REACT_VERSION=16.0.0)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 104
  • Travis Job 106.3
  • eee1b3b3 on github
  • Prev Job for REACT_VERSION=16.0.0 on master (#104.3)
  • Next Job for REACT_VERSION=16.0.0 on master (#107.3)
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