'Coverage Error' on both Mozilla / Chrome in Ubuntu 15.04
dalmia opened this issue · 4 comments
The same issue on LinuxMint
Details OS:
DISTRIB_RELEASE=17.3 DISTRIB_CODENAME=rosa DISTRIB_DESCRIPTION="Linux Mint 17.3 Rosa" NAME="Ubuntu" VERSION="14.04"
Chrome 55.0.2883.75 (64-bit)
Firefox 50.0.2
Hi @dalmia, @ludmilanesvitiy. Is the coverage report for the commit you are looking at registered in your codecov instance? If there is no report for the commit this will be displayed. So what you have to make sure is that the commit exists in https://codecov.io/gh/<ACCOUNT_NAME>//branch/<BRANCH_NAME>
For example, if you want to view coverage report for master you will have to make sure that you have uploaded the report for the latest commit
(cd to your git repository)
codecov -t <CODECOV_TOKEN>
This will upload the coverage report for master to your codecov instance.
Let me know if you do have the coverage report for the commits you are looking at registered with codecov but still get this error, thanks.
@naglalakk same happens here and just check that the commit exists effectively
Wanted to purchase codecov:
- opened the docs https://docs.codecov.io/docs/browser-extension
- navigated to the sample link mentioned in the docs: https://github.com/stevepeak/timestring/blob/c93d88f2e50d583ae973b985feffa92f70a515cf/timestring/Date.py
- getting Coverage Error
Using Chrome on Mac.
Doesn't convince me to buy...