Abhimanyu Singh
Abhimanyu Singh
`SimpleCov::SimulateCoverage` should use the `Coverage::line_stub` and then apply the `nocov` token, otherwise, there is a discrepancy in the coverage result. Consider the following file `foo.rb`: ```ruby class Foo module_function def...
I feel https://github.com/kubernetes/ingress-nginx/issues/7047 applies to HAProxy ingress. Can you take a look? As pointed out in the https://github.com/kubernetes/ingress-nginx/issues/7047#issuecomment-930559124 comment, we also use all the labels https://github.com/jcmoraisjr/haproxy-ingress/blob/master/pkg/common/ingress/controller/status.go#L262-L271.