old_mixer_repo icon indicating copy to clipboard operation
old_mixer_repo copied to clipboard

Improve test coverage of //pkg/runtime

Open douglas-reid opened this issue 8 years ago • 2 comments

https://codecov.io/gh/istio/mixer/tree/master/pkg/runtime

There are some files in this package that should be fairly easy for which to improve coverage:

  • env.go
  • init.go
  • logger.go
  • resourceType.go

douglas-reid avatar Sep 14 '17 16:09 douglas-reid

Seems to be solved by @mandarjog https://github.com/istio/mixer/pull/1300? I don't know why codecov isn't refreshed yet, but env.go, logger.go, and resourceType.go are now 100% covered. init.go is low, but I think it's by-design.

jmuk avatar Sep 19 '17 21:09 jmuk

@douglas-reid can you update release milestone

sakshigoel12 avatar Sep 28 '17 23:09 sakshigoel12