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

helpscout / jekyll-jolt
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.23.0
DEFAULT BRANCH: master
Repo Added 05 Jun 2017 11:09AM UTC
Files 6
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 props-override-template-defaults
branch: props-override-template-defaults
CHANGE BRANCH
x
Reset
  • props-override-template-defaults
  • master
  • v0.23.0

pending completion
2

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

13 of 13 new or added lines in 2 files covered. (100.0%)

283 of 283 relevant lines covered (100.0%)

962.2 hits per line

Relevant lines Covered
Build:
Build:
283 RELEVANT LINES 283 COVERED LINES
962.2 HITS PER LINE
Source Files on props-override-template-defaults
  • List 0
  • 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
2 props-override-template-defaults 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 examp... push 09 Aug 2017 02:55PM UTC ItsJonQ travis-ci pending completion  
See All Builds (6)
  • 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

© 2025 Coveralls, Inc