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

hybridsjs / hybrids / 1146 / 1
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: fix-store
DEFAULT BRANCH: main
Ran 18 Feb 2021 12:01PM UTC
Files 20
Run time 3s
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

18 Feb 2021 11:56AM UTC coverage: 100.0%. Remained the same
1146.1

push

travis-ci-com

smalluban
feat(define): content property translates to render factory with Shadow DOM turned off

BREAKING CHANGE: `content` property set as a function must be wrapped to work as before:
```js
const MyElement = {
  // from
  content: () => { ... },
  // to
  content: {
    get: () => { ... },
  },
};
```

925 of 926 branches covered (99.89%)

1197 of 1197 relevant lines covered (100.0%)

133.27 hits per line

Source Files on job 1146.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 990
  • Travis Job 1146.1
  • 90c0f8c4 on github
  • Prev Job for on master (#1145.1)
  • Next Job for on master (#1147.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