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

accordproject / template-engine / 24314952841
64%

Build:
DEFAULT BRANCH: main
Ran 12 Apr 2026 07:50PM UTC
Jobs 3
Files 32
Run time 1min
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

12 Apr 2026 07:48PM UTC coverage: 63.015%. First build
24314952841

push

github

web-flow
fix: wrap optional `age` in guard block to fix optional-nested test (#133)

* fix: wrap optional `age` property in guard block in optional-nested template

The `age` property is marked as `optional` in the Concerto model but was
used directly as `{{age}}` without an `{{#optional}}` guard. After PR #53
introduced stricter compile-time checks for optional properties, this
causes the test to fail with: "Optional properties used without guards: age"

Wraps the bare `{{age}}` reference in `{{#optional age}}{{this}}{{/optional}}`
to align with the new validation rules.

Fixes #112

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* test: update snapshot

Signed-off-by: Matt Roberts <code@rbrts.uk>

* test: update snapshot

Signed-off-by: Matt Roberts <code@rbrts.uk>

---------

Signed-off-by: Matt Roberts <code@rbrts.uk>
Co-authored-by: Matt Roberts <7544022+mttrbrts@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Matt Roberts <code@rbrts.uk>

319 of 513 branches covered (62.18%)

Branch coverage included in aggregate %.

705 of 1112 relevant lines covered (63.4%)

5355.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ubuntu-latest - 24314952841.1 12 Apr 2026 07:50PM UTC 56
70.58
GitHub Action Run
2 macos-latest - 24314952841.2 12 Apr 2026 07:50PM UTC 56
70.58
GitHub Action Run
3 windows-latest - 24314952841.3 12 Apr 2026 07:51PM UTC 56
70.58
GitHub Action Run
Source Files on build 24314952841
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24314952841
  • a8573675 on github
  • Next Build on main (#24315131669)
  • Delete
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