AbdelrhmanHamouda / locust-k8s-operator

Deploy and manage Locust tests on Kubernetes.
https://abdelrhmanhamouda.github.io/locust-k8s-operator/
Apache License 2.0
49 stars 11 forks source link

[BUG] codacy coverage reporter not working with PRs from forked repos #40

Closed AbdelrhmanHamouda closed 1 year ago

AbdelrhmanHamouda commented 1 year ago

codacy-coverage-reporter is not playing well with PRs from forks repos

AbdelrhmanHamouda commented 1 year ago

Example PR that faced this issue:

AbdelrhmanHamouda commented 1 year ago

After some digging, the root the cause is that the reporter is using a repo secret and it is not accessible from forks. On possible solution is the use of pull_request_target.