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

WebReflection / uhtml / 7571266982
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 18 Jan 2024 02:14PM UTC
Jobs 1
Files 25
Run time 2s
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 Jan 2024 02:06PM UTC coverage: 100.0%. First build
7571266982

push

github

WebReflection
Back to the chalk board

This MR fixes #102 and fixes #103 + it provides further hydration hints out of the box.

Current changes:

  * each fagment is demilited by `<>` and `</>` comments: see notes
  * this is a linear render: values are never looped more than once
  * this version of *uhtml* is even more Memory friendly: a lot has been refactored to consume and recycle as much as possible
  * the fragment in fragment issue has been resolved
  * the array hole in tags has been converted into a fragment case
  * the PersistentFragment has been refactored to survive edge cases
  * the performance is either better or the same as before
  * the Array hole now is a `<!--[N]-->` comment where `N` is the amount of nodes handled
  * holes are still transparent so that the amount of nodes is still ideal
  * a new code coverage goal has been reached: 100% of everything, including uhtml/dom
  * a new test has been written to help out with expectations on the DOM world (browsers) as well as SSR
  * the SSR story is still to be defined but everything is coming out nicely ... there are fragment hints, array hints, only missing hints to produce a DOM to Template transformer are holes which might land on SSR version only, as it would be ugly to have so many comments in the wild for no reason

659 of 659 branches covered (100.0%)

Branch coverage included in aggregate %.

2911 of 2911 relevant lines covered (100.0%)

13.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7571266982.1 18 Jan 2024 02:14PM UTC 25
100.0
GitHub Action Run
Source Files on build 7571266982
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • e65a2bca on github
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