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

sunng87 / handlebars-rust
84%

Build:
DEFAULT BRANCH: master
Repo Added 19 May 2015 02:13PM UTC
Files 30
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore/drop-pprof-quick-xml
  • chore/remove-cli
  • conditional-block
  • custom-helpers-can-change-partial-block
  • dependabot/cargo/criterion-0.6
  • dependabot/cargo/criterion-0.7
  • dependabot/cargo/criterion-0.8
  • dependabot/cargo/pprof-0.15
  • dependabot/npm_and_yarn/playground/www/fast-uri-3.1.2
  • dependabot/npm_and_yarn/playground/www/follow-redirects-1.16.0
  • dependabot/npm_and_yarn/playground/www/http-proxy-middleware-2.0.9
  • dependabot/npm_and_yarn/playground/www/launch-editor-2.14.1
  • dependabot/npm_and_yarn/playground/www/multi-2faf02fd40
  • dependabot/npm_and_yarn/playground/www/multi-96c788614a
  • dependabot/npm_and_yarn/playground/www/multi-a0817b5bb4
  • dependabot/npm_and_yarn/playground/www/multi-bf05dc1ecf
  • dependabot/npm_and_yarn/playground/www/multi-c8afcbbcd8
  • dependabot/npm_and_yarn/playground/www/multi-f792d6d6d9
  • dependabot/npm_and_yarn/playground/www/node-forge-1.3.2
  • dependabot/npm_and_yarn/playground/www/node-forge-1.4.0
  • dependabot/npm_and_yarn/playground/www/qs-6.14.2
  • dependabot/npm_and_yarn/playground/www/serialize-javascript-7.0.5
  • dependabot/npm_and_yarn/playground/www/shell-quote-1.8.4
  • dependabot/npm_and_yarn/playground/www/webpack-5.105.0
  • dependabot/npm_and_yarn/playground/www/webpack-dev-server-5.2.1
  • dependabot/npm_and_yarn/playground/www/webpack-dev-server-5.2.4
  • dependabot/npm_and_yarn/playground/www/webpack-dev-server-5.2.5
  • dependabot/npm_and_yarn/playground/www/websocket-driver-0.7.5
  • dependabot/npm_and_yarn/playground/www/ws-8.21.0
  • expose_DirectorySourceOptionsBuilder
  • feat/add-builder-for-non-exhaustive-structs
  • feature/smol-str
  • fix/allow-colons-in-identifier
  • fix/else-if-leading-tilde
  • fix/issue-756-key-in-partial-each
  • fix/issue-760
  • fix/json-order-feature
  • fix/nested-partial-block-scope
  • fix/partial-block-block
  • fix/partial-context-constants
  • fix/partial-context-merge
  • fix/register_templates_directory-docstring
  • fix/regression-495
  • master
  • or_and_multiple_params
  • patch-1
  • pp-minimal-versions
  • recursive-lookup
  • refactor/2024
  • refactor/stringoutput
  • refactor/test-util
  • refs/heads/master
  • unregister-helpers
  • write-output-export
  • yannik-master

15 Jul 2026 10:55PM UTC coverage: 84.495%. Remained the same
29647865568

push

github

web-flow
chore(deps-dev): bump websocket-driver in /playground/www (#772)

Bumps [websocket-driver](https://github.com/faye/websocket-driver-node) from 0.7.4 to 0.7.5.
- [Changelog](https://github.com/faye/websocket-driver-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-driver-node/compare/0.7.4...0.7.5)

---
updated-dependencies:
- dependency-name: websocket-driver
  dependency-version: 0.7.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1733 of 2051 relevant lines covered (84.5%)

8.12 hits per line

Relevant lines Covered
Build:
Build:
2051 RELEVANT LINES 1733 COVERED LINES
8.12 HITS PER LINE
Source Files on master
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29647865568 master chore(deps-dev): bump websocket-driver in /playground/www (#772) Bumps [websocket-driver](https://github.com/faye/websocket-driver-node) from 0.7.4 to 0.7.5. - [Changelog](https://github.com/faye/websocket-driver-node/blob/main/CHANGELOG.md) - [C... push 18 Jul 2026 02:26PM UTC web-flow github
84.5
29589397644 master chore(deps-dev): bump websocket-driver in /playground/www (#772) Bumps [websocket-driver](https://github.com/faye/websocket-driver-node) from 0.7.4 to 0.7.5. - [Changelog](https://github.com/faye/websocket-driver-node/blob/main/CHANGELOG.md) - [C... push 17 Jul 2026 02:50PM UTC web-flow github
84.5
29509643262 master chore(deps-dev): bump websocket-driver in /playground/www (#772) Bumps [websocket-driver](https://github.com/faye/websocket-driver-node) from 0.7.4 to 0.7.5. - [Changelog](https://github.com/faye/websocket-driver-node/blob/main/CHANGELOG.md) - [C... push 16 Jul 2026 03:11PM UTC web-flow github
84.5
29456981920 master chore(deps-dev): bump websocket-driver in /playground/www (#772) Bumps [websocket-driver](https://github.com/faye/websocket-driver-node) from 0.7.4 to 0.7.5. - [Changelog](https://github.com/faye/websocket-driver-node/blob/main/CHANGELOG.md) - [C... push 15 Jul 2026 11:01PM UTC web-flow github
84.5
29454524453 dependabot/npm_and_yarn/playground/www/websocket-driver-0.7.5 Merge 7fcbde9f3 into 171b2a7c9 Pull #772 15 Jul 2026 10:16PM UTC web-flow github
84.5
29425830533 master test: add shared TestHandlebars helpers and adopt across render tests (#771) Introduce an off-by-default `testing` cargo feature exposing a `#[doc(hidden)] pub mod testing` with a `TestHandlebars` extension trait over `Registry`: `assert_render_t... push 15 Jul 2026 03:01PM UTC web-flow github
84.5
29343207958 master test: add shared TestHandlebars helpers and adopt across render tests (#771) Introduce an off-by-default `testing` cargo feature exposing a `#[doc(hidden)] pub mod testing` with a `TestHandlebars` extension trait over `Registry`: `assert_render_t... push 14 Jul 2026 03:03PM UTC web-flow github
84.5
29263449187 master test: add shared TestHandlebars helpers and adopt across render tests (#771) Introduce an off-by-default `testing` cargo feature exposing a `#[doc(hidden)] pub mod testing` with a `TestHandlebars` extension trait over `Registry`: `assert_render_t... push 13 Jul 2026 03:49PM UTC web-flow github
84.5
29196519769 master test: add shared TestHandlebars helpers and adopt across render tests (#771) Introduce an off-by-default `testing` cargo feature exposing a `#[doc(hidden)] pub mod testing` with a `TestHandlebars` extension trait over `Registry`: `assert_render_t... push 12 Jul 2026 02:40PM UTC web-flow github
84.5
29185116703 master test: add shared TestHandlebars helpers and adopt across render tests (#771) Introduce an off-by-default `testing` cargo feature exposing a `#[doc(hidden)] pub mod testing` with a `TestHandlebars` extension trait over `Registry`: `assert_render_t... push 12 Jul 2026 08:05AM UTC web-flow github
84.5
See All Builds (1674)
  • Repo 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