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

tbranyen / diffhtml / 368 / 1
93%
master: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/packages/diffhtml-devtools/sha.js-2.4.12
DEFAULT BRANCH: master
Ran 14 Jun 2016 09:17PM UTC
Files 18
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 Jun 2016 09:08PM UTC coverage: 92.503%. First build
368.1

push

travis-ci

tbranyen
Tagging 0.9.0

Release notes:

- Removed benchmarks and examples from this repo, they are incomplete
  and not necessary for this repository

- Escapes text input from interpolated values by default, to embed
  markup, use the `html` method directly:

  function render() {
    return html`escaped ${html('<div>unescaped</div>')}`;
  }

- Fixed a bug where multiple interpolated values next to each other with
  no elements in between would not get properly evalulated.

- Validate all memory in unit tests, found and fixed some leaks there

- Very large internal source refactor to make the concepts and code
  paths significantly clearer

765 of 827 relevant lines covered (92.5%)

141.42 hits per line

Source Files on job 368.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 368
  • Travis Job 368.1
  • f2284f3c 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