mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 19:38:58 +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.