codecov/browser-extension

Chrome: Stuck on "Coverage loading..."

vinniefalco opened this issue · 2 comments

Latest chrome on Windows 7:
http://i.imgur.com/QsJJO3U.png

It says "Coverage loading..." and never changes. I can see the corresponding codecov page (at https://codecov.io/github/ximinez)

Hey @vinniefalco is this issue happening frequently? I visited the page on my setup and it removed the "Coverage loading..." properly.

Here is a page that coverage exists and one that does not here.

This may have been a http timeout... If it repeats I would like to try our debug mode and see what output returns in the web console. To enable go to chrome://extensions/ and click Options on Codecov extension, then check the box that says Debug. This will write via console.log data that can help track down issues.

Thanks!

After about 20 minutes it started working