main
feat(cli): add `--coverage` flag to `deno run` command (#29329)
feat(coverage): add function coverage to summary and HTML reports (#32507)
fix(coverage): count a branch-junction line as covered when either arm runs (#35858)