I wanted to try out Codecov for our repository. But it doesn't seem to work without giving read-access to source code.
Is it possible to use your CLI tool in our Github Actions runner, and upload reports etc. to your server, but not give Codecov source code access?
What specific functionality is it that require source code access or access to all PRs. I'm trying to read the docs, but couldn't really find anything specific that would require that type of access, and wouldn't be doable via the CLI.


I wanted to try out Codecov for our repository. But it doesn't seem to work without giving read-access to source code.
Is it possible to use your CLI tool in our Github Actions runner, and upload reports etc. to your server, but not give Codecov source code access?
What specific functionality is it that require source code access or access to all PRs. I'm trying to read the docs, but couldn't really find anything specific that would require that type of access, and wouldn't be doable via the CLI.