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

preactjs / preact / 25966083913
99%
master: 100%

Build:
Build:
LAST BUILD BRANCH: jovi/npm-staged-publishing
DEFAULT BRANCH: master
Ran 16 May 2026 03:46PM UTC
Jobs 1
Files 24
Run time 1min
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

16 May 2026 03:45PM UTC coverage: 98.528% (-0.1%) from 98.666%
25966083913

push

github

web-flow
Forwardport v10.x fixes since 2026-03-25 (#5089)

* Fix incorrect DOM order with conditional ContextProvider and inner keys (#5065) (#5067)

When a VNode is moved via INSERT_VNODE during diffChildren, its old _dom
pointer becomes a stale positional reference. Nested diffs that call
getDomSibling would traverse the old VNode tree and find this stale _dom,
causing subsequent DOM insertions at the wrong position.

Clear the old VNode's _dom after insert so getDomSibling skips moved
VNodes and finds the correct insertion point.

* Create a unique event-clock for each Preact instance on a page. (#5068)

* Fix migrations when we have defaultValue or value on a textarea (#5081)

* Add CODEOWNERS for GitHub configuration (#5088)

* chore: remove unused Fragment import in forwardported test

571 of 588 branches covered (97.11%)

2142 of 2174 relevant lines covered (98.53%)

809.18 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
98.94
-1.06% compat/src/render.js
Jobs
ID Job ID Ran Files Coverage
1 25966083913.1 16 May 2026 03:46PM UTC 24
98.53
GitHub Action Run
Source Files on build 25966083913
  • Tree
  • List 24
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25966083913
  • fb5bbda5 on github
  • Prev Build on main (#25751619693)
  • Next Build on main (#26015917196)
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