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

futpib / parser / 23097771215
90%

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2026 10:37PM UTC
Jobs 1
Files 116
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

14 Mar 2026 10:31PM UTC coverage: 90.383% (+0.009%) from 90.374%
23097771215

push

github

futpib
Fix heredoc parser failing on indented delimiters

The heredoc parser required the terminating delimiter to match exactly
with no leading whitespace. When a heredoc had an indented terminator
(e.g. inside a command substitution in an indented context), the parser
would never find the end, consuming everything past the delimiter and
causing parse failures.

Fix by trimming leading whitespace before comparing lines to the
delimiter, similar to bash's <<- behavior but extended to spaces.

3936 of 4539 branches covered (86.72%)

Branch coverage included in aggregate %.

18864 of 20687 relevant lines covered (91.19%)

384341.2 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
99.56
0.3% build/arbitraryDalvikBytecode.js
4
90.08
0.67% build/regularExpressionParser.js
7
87.99
1.89% build/javaUnparser.js
16
94.93
-1.08% build/javaParser.js
17
91.3
-5.12% build/dalvikBytecodeUnparser/formatUnparsers.js
20
85.51
-1.37% build/dalvikBytecodeUnparser.js
21
96.4
-2.25% build/bashParser.js
Jobs
ID Job ID Ran Files Coverage
1 23097771215.1 14 Mar 2026 10:37PM UTC 116
90.38
GitHub Action Run
Source Files on build 23097771215
  • Tree
  • List 116
  • Changed 14
  • Source Changed 1
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23097771215
  • 39efc01b on github
  • Prev Build on master (#22060325751)
  • 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