redhat-developer / vscode-openshift-tools

OpenShift extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector
MIT License
93 stars 59 forks source link

Coverage badge in README.md is broken #2906

Closed datho7561 closed 1 year ago

datho7561 commented 1 year ago

The coverage reported in README.md is 65%, however the tests report ~35% coverage. According to https://shields.io/category/coverage, the codecov badge should only be used in private repositories, since it requires passing a token in the URL to work (this is BAD). We should consider removing the badge, since as it is, it's misleading.

mohitsuman commented 1 year ago

Yes let's remove the badge from readme.