open-cluster-management-io / community

open-cluster-management governance material.
https://open-cluster-management.io
Apache License 2.0
61 stars 23 forks source link

Epic: Improve the code quality of OCM repos #166

Closed elgnay closed 1 year ago

elgnay commented 1 year ago

In order to improve the code quality of ocm repos, it's necessary to

xuezhaojun commented 1 year ago

What we have done:

  1. Using coverage.io to calculate coverage scores.
  2. Set up dynamic bars to protect coverage drop.
  3. Consolidate code into one repo -- ocm; its coverage score is 60% now.

To balance developing speed and quality, we decide to mark this Epic as done and keep improving our code coverage in the future refactor.

xuezhaojun commented 1 year ago

/close

openshift-ci[bot] commented 1 year ago

@xuezhaojun: Closing this issue.

In response to [this](https://github.com/open-cluster-management-io/community/issues/166#issuecomment-1637615588): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.