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

futpib / parser / 19989952286 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2025 02:42PM UTC
Files 97
Run time 3s
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

06 Dec 2025 02:37PM UTC coverage: 91.18% (+0.05%) from 91.126%
19989952286.1

push

github

futpib
Rename instruction index fields to be explicit in public AST

Make branch offsets absolute and rename fields to clarify they are
instruction indices, not code unit offsets:

Bytecode operations (relative -> absolute):
- branchOffset -> targetInstructionIndex
- branchOffsets -> targetInstructionIndices

Try/catch blocks:
- startAddress -> startInstructionIndex
- address -> handlerInstructionIndex
- catchAllAddress -> catchAllInstructionIndex

The conversion functions now handle relative-to-absolute transformation
for branch offsets, making the Tier 3 AST more intuitive to use.

3072 of 3521 branches covered (87.25%)

Branch coverage included in aggregate %.

13633 of 14800 relevant lines covered (92.11%)

417845.57 hits per line

Source Files on job 19989952286.1
  • Tree
  • List 97
  • Changed 15
  • Source Changed 5
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 19989952286
  • 7bda01ce on github
  • Prev Job for on master (#19989732127.1)
  • Next Job for on master (#19990304964.1)
  • 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