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

helpscout / jekyll-jolt / 2 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.23.0
DEFAULT BRANCH: master
Ran 09 Aug 2017 02:55PM UTC
Files 6
Run time 0s
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

09 Aug 2017 02:51PM UTC coverage: 100.0%. First build
2.3.3

push

travis-ci

ItsJonQ
Props should override template default data

This update prioritizes props being passed into the template (on instantiation).

**Example**

```html
{% template my-template.html title: 'Override' %}
Content
{% endtemplate %}
```

In the above example, the `title` prop will override the default `title` created in the original template.

However, attributes being passed on template instantiation still trumps all:

**Example**

```html
{% template my-template.html title: 'Override' %}
---
title: 'TRUMPS OVERRIDE'
---
Content
{% endtemplate %}
```

* `jekyll-joule` has been added for unit testing
* Tests were added for new prop prioritization

283 of 283 relevant lines covered (100.0%)

962.2 hits per line

Source Files on job 2.1 (2.3.3)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2
  • Travis Job 2.1
  • 32089eeb 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