V8 inspector coverage to Istanbul FileCoverage conversion (port of v8-to-istanbul)
Coverage summarization and tree-visitor base for the oxc-coverage suite (port of istanbul-lib-report)
Istanbul-compatible coverage data types (FileCoverage, CoverageMap, etc.) for the oxc-coverage suite
Istanbul-compatible JavaScript/TypeScript coverage instrumentation using the Oxc AST
Coverage reporters (text, text-summary, json-summary, lcov, cobertura) for the oxc-coverage suite (port of istanbul-reports)
Istanbul-compatible source-map remap for FileCoverage (port of istanbul-lib-source-maps)
High-performance source map parser and consumer