GoogleCloudPlatform / k8s-multicluster-ingress

kubemci: Command line tool to configure L7 load balancers using multiple kubernetes clusters
Apache License 2.0
376 stars 68 forks source link

Coveralls' reported coveraged dropped from 60% to 5% #190

Closed G-Harmon closed 5 years ago

G-Harmon commented 6 years ago

On April 6, Coveralls reported coverage went down from: GoogleCloudPlatform/k8s-multicluster-ingress First build on master at 59.527% for commit: Merge +refs/pull/183/head:refs/pr/183 by K8S Bootstrap to: GoogleCloudPlatform/k8s-multicluster-ingress First build on master at 5.347% for commit: Merge +refs/pull/189/head:refs/pr/189 by K8S Bootstrap

I don't know what happened that it stopped seeing as much coverage. Seems like it must be a configuration problem. cc @nikhiljindal @BenTheElder

G-Harmon commented 6 years ago

This is the coverage site: https://coveralls.io/github/GoogleCloudPlatform/k8s-multicluster-ingress

BenTheElder commented 6 years ago

I'm not familiar with coveralls internals but nothing interesting should have changed on the test-infra side of things WRT to this.

G-Harmon commented 5 years ago

Should be fixed by #200.