Bitbucket Cloud - IP Whitelist Support

Description

My company implements an IP Whitelist around it’s Bitbucket Cloud Workspace / Private Repos.

Does anyone know whether CodeCov works when this feature is implemented? Is there a known set of IP Addresses that I could look at whitelisting?

It is only the GIT repo itself in Bitbucket Cloud that is impacted by the whitelisting. Any Bitbucket API operations are not impacted. From what I can tell CodeCov does need to at least to read the repo content.

Thank for your help!!

Hi @mvillis, we don’t currently support IP whitelisting. Because we do not store source code, we would still need to retrieve the code at some time to send the PR comment and show coverage overlays on our UI.

I’m guessing this is a similar request to this.