Skip to content

Commit

Permalink
Update codecov requirements to restore codecov job. (istio#8414)
Browse files Browse the repository at this point in the history
  • Loading branch information
hklai authored Aug 31, 2018
1 parent 00abab7 commit 14d3788
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
16 changes: 11 additions & 5 deletions codecov.requirement
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ istio.io/istio/addons/servicegraph/promgen:0 [0.0]
istio.io/istio/galley/cmd/galley:0 [0.0]
istio.io/istio/galley/cmd/galley/cmd:0 [0.0]
istio.io/istio/galley/cmd/shared:0 [0.0]
istio.io/istio/galley/pkg/crd/validation:80 [82.5]
istio.io/istio/galley/pkg/crd/validation:60 [68.2]
istio.io/istio/galley/pkg/crd/validation/testcerts:0 [0.0]
istio.io/istio/galley/pkg/kube:74 [76.7]
istio.io/istio/galley/pkg/kube/converter:100 [100.0]
Expand All @@ -22,7 +22,7 @@ istio.io/istio/galley/pkg/metadata:100 [100.0]
istio.io/istio/galley/pkg/metadata/kube:100 [100.0]
istio.io/istio/galley/pkg/runtime:100 [100.0]
istio.io/istio/galley/pkg/runtime/resource:100 [100.0]
istio.io/istio/galley/pkg/server:93 [95.0]
istio.io/istio/galley/pkg/server:60 [65.6]
istio.io/istio/galley/pkg/testing/common:0 [0.0]
istio.io/istio/galley/pkg/testing/mock:0 [0.0]
istio.io/istio/galley/tools/gen-meta:0 [0.0]
Expand All @@ -31,7 +31,7 @@ istio.io/istio/istioctl/cmd/istioctl:34 [36.6]
istio.io/istio/istioctl/cmd/istioctl/gendeployment:25 [27.3]
istio.io/istio/istioctl/pkg/convert:0 [0.0]
istio.io/istio/istioctl/pkg/kubernetes:0 [0.0]
istio.io/istio/istioctl/pkg/util/configdump:83 [85.9]
istio.io/istio/istioctl/pkg/util/configdump:70 [71.4]
istio.io/istio/istioctl/pkg/util/proto:0 [0.0]
istio.io/istio/istioctl/pkg/writer/compare:73 [75.9]
istio.io/istio/istioctl/pkg/writer/envoy/configdump:83 [85.5]
Expand Down Expand Up @@ -95,7 +95,8 @@ istio.io/istio/mixer/pkg/api:100 [100.0]
istio.io/istio/mixer/pkg/attribute:100 [100.0]
istio.io/istio/mixer/pkg/checkcache:100 [100.0]
istio.io/istio/mixer/pkg/config:84 [86.1]
istio.io/istio/mixer/pkg/config/crd:78 [80.4]
istio.io/istio/mixer/pkg/config/crd:60 [63.0]
istio.io/istio/mixer/pkg/config/mcp:70 [72.0]
istio.io/istio/mixer/pkg/config/store:90 [92.1]
istio.io/istio/mixer/pkg/il:95 [97.0]
istio.io/istio/mixer/pkg/il/interpreter:91 [93.4]
Expand All @@ -116,6 +117,7 @@ istio.io/istio/mixer/pkg/runtime/config/constant:0 [0.0]
istio.io/istio/mixer/pkg/runtime/config/validator:95 [97.6]
istio.io/istio/mixer/pkg/runtime/dispatcher:95 [97.1]
istio.io/istio/mixer/pkg/runtime/handler:86 [88.6]
istio.io/istio/mixer/pkg/runtime/monitoring:0 [0.0]
istio.io/istio/mixer/pkg/runtime/routing:77 [79.1]
istio.io/istio/mixer/pkg/runtime/safecall:100 [100.0]
istio.io/istio/mixer/pkg/server:100 [100.0]
Expand Down Expand Up @@ -145,6 +147,7 @@ istio.io/istio/pilot/pkg/config/aggregate/fakes:0 [0.0]
istio.io/istio/pilot/pkg/config/cloudfoundry:93 [95.3]
istio.io/istio/pilot/pkg/config/cloudfoundry/fakes:0 [0.0]
istio.io/istio/pilot/pkg/config/clusterregistry:18 [20.4]
istio.io/istio/pilot/pkg/config/coredatamodel:65 [70.3]
istio.io/istio/pilot/pkg/config/kube/crd:9 [11.4]
istio.io/istio/pilot/pkg/config/kube/ingress:34 [36.8]
istio.io/istio/pilot/pkg/config/memory:87 [89.3]
Expand Down Expand Up @@ -190,8 +193,11 @@ istio.io/istio/pkg/collateral:0 [0.0]
istio.io/istio/pkg/ctrlz:10 [16.00]
istio.io/istio/pkg/ctrlz/fw:0 [0.0]
istio.io/istio/pkg/ctrlz/topics:0 [0.0]
istio.io/istio/pkg/kube:59 [61.5]
istio.io/istio/pkg/kube:40 [42]
istio.io/istio/pkg/kube/secretcontroller:75 [79.30]
istio.io/istio/pkg/log:100 [100.0]
istio.io/istio/pkg/mcp/configz:20 [29.5]
istio.io/istio/pkg/mcp/server:75 [79.90]
istio.io/istio/pkg/probe:89 [91.2]
istio.io/istio/pkg/test:0 [0.0]
istio.io/istio/pkg/test/fakes/policy:0 [0.0]
Expand Down
4 changes: 4 additions & 0 deletions codecov.skip
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ istio.io/istio/mixer/pkg/runtime/testing
istio.io/istio/mixer/template/sample
istio.io/istio/mixer/test
istio.io/istio/mixer/tools/codegen
istio.io/istio/pilot/test
istio.io/istio/pkg/mcp/testing
istio.io/istio/pkg/test
istio.io/istio/security/tests/integration
istio.io/istio/tests
istio.io/istio/tools/githubContrib
istio.io/istio/tools/hyperistio
istio.io/istio/tools/license

0 comments on commit 14d3788

Please sign in to comment.