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

futpib / parser / 19947064513
91%

Build:
DEFAULT BRANCH: master
Ran 04 Dec 2025 11:21PM UTC
Jobs 1
Files 96
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

04 Dec 2025 11:16PM UTC coverage: 91.196% (-2.1%) from 93.289%
19947064513

push

github

futpib
Add Symbol.dispose support and use 'using' declarations

- Add [Symbol.dispose]() method to ParserContext interface and implementation
- Enable ESNext.Disposable in tsconfig.json lib
- Convert 12 parser files to use 'using' declarations for automatic
  lookahead context cleanup, removing manual try/finally dispose blocks

This reduces boilerplate and prevents forgetting to call dispose().

2946 of 3384 branches covered (87.06%)

Branch coverage included in aggregate %.

13193 of 14313 relevant lines covered (92.17%)

376370.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.74
1.76% build/dalvikBytecodeUnparser/formatUnparsers.js
2
94.17
-2.94% build/arbitraryZip.js
3
99.35
-0.22% build/dalvikBytecodeParser.js
3
94.5
0.07% build/parserContext.js
4
86.55
0.11% build/dalvikBytecodeUnparser.js
5
99.26
-0.74% build/arbitraryDalvikBytecode.js
5
88.82
-0.32% build/dalvikExecutableParser.js
8
90.65
-0.29% build/dalvikExecutableUnparser/sectionUnparsers.js
14
75.81
-24.19% build/arrayParser.js
14
73.21
-26.79% build/sliceBoundedParser.js
16
70.54
-19.79% build/negativeLookaheadParser.js
17
63.54
-36.46% build/lookaheadParser.js
18
70.23
-21.44% build/disjunctionParser.js
18
71.21
-22.91% build/separatedArrayParser.js
18
71.43
-22.8% build/separatedNonEmptyArrayParser.js
19
65.45
-21.21% build/optionalParser.js
19
84.12
-13.67% build/terminatedArrayParser.js
21
66.67
-19.05% build/nonEmptyArrayParser.js
28
88.59
-4.21% build/regularExpressionParser.js
52
20.69
-20.98% build/parserConsumedSequenceParser.js
Jobs
ID Job ID Ran Files Coverage
1 19947064513.1 04 Dec 2025 11:21PM UTC 96
91.2
GitHub Action Run
Source Files on build 19947064513
  • Tree
  • List 96
  • Changed 23
  • Source Changed 13
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19947064513
  • 0dfe5124 on github
  • Prev Build on master (#19832920689)
  • Next Build on master (#19947417239)
  • 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