mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 11:59:00 +00:00
Coverage APIs (getBestEffortCoverage, startPreciseCoverage, etc.) now return an error instead of silently returning empty objects. This is consistent with how other unsupported methods are handled.