google / google/ground-platform
[Code health] Write coverage report to a .hidden folder
Open
type: code health
- Dominant language
- TypeScript
- Stars
- 249
- Forks
- 112
- Avg merge
- 10h 7m
- Merged PRs (30d)
- 4
Description
Coverage currently shows up in "find in files" in IDEs like VS Code, and requires a special .gitignore rule to be excluded from source control. @os-micmec Would it be possible to write this to a folder called .coverage or similar instead, and to remove the special git rule?
Code coverage was introduced in #820.
Contributor guide
Assessment
This issue has not been assessed yet.