codecov/codecov-browser-extension

Support viewing coverage on private repos

Closed this issue · 1 comments

In order to support coverage on private repos, we will need the user to supply the extension with a Codecov API token. These tokens are accessible from the access tab of the user’s settings menu (e.g., https://app.codecov.io/account/gh/<user>/access).

If the user tries to view a private repo and does not have a token saved in the extension, we should display a warning on the page when they try to view coverage.

completed as part of current beta release