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

harttle / liquidjs / 25504088798
100%

Build:
DEFAULT BRANCH: master
Ran 07 May 2026 03:04PM UTC
Jobs 1
Files 118
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

07 May 2026 03:03PM UTC coverage: 99.564%. Remained the same
25504088798

push

github

web-flow
fix: enforce renderLimit for empty renderTemplates calls (#894)

renderLimit was only checked inside the per-template loop, so
renderTemplates([], ...) skipped it. Empty {% for %} and {% tablerow %}
bodies call that path once per iteration (tablerow still does emitter
work for <tr>/<td>), bypassing the documented time budget. Check the
limiter at renderTemplates entry before the loop.

Add regression tests for empty for-body and empty tablerow-body.

Co-authored-by: Cursor <cursoragent@cursor.com>

1124 of 1135 branches covered (99.03%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

2984 of 2991 relevant lines covered (99.77%)

22317.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25504088798.1 07 May 2026 03:04PM UTC 118
99.56
GitHub Action Run
Source Files on build 25504088798
  • Tree
  • List 118
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5b9c3469 on github
  • Prev Build on master (#25281962657)
  • Next Build on master (#25621958457)
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