*Originally reported by* **Michel Albert (Bitbucket: [exhuma](https://bitbucket.org/exhuma), GitHub: [exhuma](https://github.com/exhuma))** ---------------------------------------- I've used the following in the `.coveragerc` file: [html] directory = ~/public_html/coverage The `~` character was not expanded as I expected it to. Would be nice if it would do that. ---------------------------------------- - Bitbucket: https://bitbucket.org/ned/coveragepy/issue/589