You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deno test --coverage=cov_profile
deno coverage cov_profile
Error:
Platform: windows x86_64
Version: 1.20.1
Args: ["C:\\Users\\xxxxx\\.deno\\bin\\deno.exe", "coverage", "cov_profile"]
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: BadJson(Error("invalid unicode code point", line: 1, column: 21489))', cli\tools\coverage\mod.rs:173:57
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Error:
The text was updated successfully, but these errors were encountered: