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

preactjs / preact / 4270
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 29 May 2019 07:40PM UTC
Jobs 1
Files 22
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

pending completion
4270

push

travis-ci

andrewiggins
Remove more null checks from diff (-13 B)

The only place `diff` is called not inside `diffChildren` (which already does proper null checking) is `forceUpdate`. `forceUpdate` will never pass in a null newVNode or oldVNode cuz it always passes the VNode that represents the component. If the component is in the tree, it can't have a null VNode (or else it doesn't exist in the tree. It can render null, but that is handled by `diffChildren`).

782 of 809 branches covered (96.66%)

849 of 856 relevant lines covered (99.18%)

615.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4270.1 29 May 2019 07:40PM UTC 0
99.18
Travis Job 4270.1
Source Files on build 4270
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4270
  • 6b18f6f6 on github
  • Prev Build on vnode-prop-explorations (#4269)
  • Next Build on vnode-prop-explorations (#4297)
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