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

tbranyen / diffhtml / 368
93%
master: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/packages/diffhtml-rust-parser/examples/webpack/node-forge-1.3.2
DEFAULT BRANCH: master
Ran 14 Jun 2016 09:17PM 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
368

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/15413128 368.1 14 Jun 2016 09:17PM UTC 0
92.5
Travis Job 368.1
Source Files on build 368
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #368
  • 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

© 2025 Coveralls, Inc