On Saturday, 30 July 2016 at 22:35:45 UTC, Walter Bright wrote:
On 7/30/2016 12:05 PM, Seb wrote:
The CodeCov support team is really nice & fast. They found the
issue [1] and
deployed it today. So the Code coverage browser extension is
working for all PRs
built on Travis starting from today, e.g. [2] :)
[1] https://github.com/codecov/support/issues/263
[2] https://github.com/dlang/phobos/pull/4693/files
[2] says [No coverage] and clicking on it says "Coverage not
found"
:-(
You got bad luck, 9il added a commit (so the last commit changed)
& the build is currently running and thus "No coverage" is
reported.
You might try another PR like:
https://github.com/dlang/phobos/pull/4647/files