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

futpib / parser / 19990304964

06 Dec 2025 03:09PM UTC coverage: 91.369% (+0.2%) from 91.18%
19990304964

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 File
Press 'n' to go to next uncovered line, 'b' for previous

87.05
/build/dalvikBytecodeUnparser.js


Source Not Available

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