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

tbranyen / diffhtml / 367
99%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2016 09:16PM UTC
Jobs 1
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

pending completion
367

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

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/15413096 367.1 14 Jun 2016 09:16PM UTC 0
92.5
Travis Job 367.1
Source Files on build 367
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #367
  • f2284f3c on github
  • Prev Build on master (#366)
  • Next Build on master (#377)
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