Repo Added
|
Files
63
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
1341 of 2488 relevant lines covered (53.9%)
1.08 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
18 | feature/include_data_context | Removed left over fmt reference | push | Matt Golus | travis-ci | pending completion | |
16 | feature/include_data_context | Improved include tag's handing of nil values when the "for" keyword is used. | push | Matt Golus | travis-ci | pending completion | |
15 | feature/include_data_context | Refactoring of the toMap helper method in include tage to make more concise | push | Matt Golus | travis-ci | pending completion | |
12 | feature/include_data_context | Fixed circular reference in Include Tag UTs | push | Matt Golus | travis-ci | pending completion | |
10 | feature/include_data_context | Bug fixes and unit tests for include tag | push | Matt Golus | travis-ci | pending completion | |
8 | feature/include_data_context | Added support for using both the "with" and "for" keywords when using the include tag. For example: {% include 'product' with products[0] %} and {% include 'product' for products %} | push | Matt Golus | travis-ci | pending completion |