Yes. Open demo-report.html in this docs folder.
No. CLI mode produces a single static HTML file.
Yes. Generate coverage.html and upload as an artifact.
Yes. Everything can run locally or in your own CI/CD.
Yes, with an optional .rcov file.
No. Docker is optional for shared team dashboards.
This was a common issue with mixed or prefix-less paths in cover.out.
Current behavior uses automatic path resolution even when no common module prefix is detected.
Yes. Generate reports in private CI and publish artifacts only to authorized users.
No. .rcov is a simple text format and can be produced by any test tooling.