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

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

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2025 03:14PM 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 03:09PM UTC coverage: 91.369% (+0.2%) from 91.18%
19990304964.1

push

github

futpib
Rename bytecode types so public API uses simple names

Rename internal types to have longer qualified names while the public
Tier 3 types use simple names:
- DalvikBytecodeOperation → RawDalvikBytecodeOperation (internal Tier 1)
- ResolvedDalvikBytecodeOperation → DalvikBytecodeOperation (public Tier 3)

Update type tests to derive types from ParserOutput<typeof dalvikExecutableParser>
instead of importing types directly, ensuring they test actual parser output.

Document the intentional cast in dalvikExecutableParser.ts where the
factory function returns RawDalvikBytecode but the exported parser
transforms it to DalvikBytecode internally.

3084 of 3537 branches covered (87.19%)

Branch coverage included in aggregate %.

13673 of 14803 relevant lines covered (92.37%)

418677.26 hits per line

Source Files on job 19990304964.1
  • Tree
  • List 97
  • Changed 11
  • Source Changed 6
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 19990304964
  • 05640cd8 on github
  • Prev Job for on master (#19989952286.1)
  • Next Job for on master (#19990459226.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