This project is mirrored from https://gitee.com/NQL886/community-edition.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 27 Apr, 2022 1 commit
  2. 26 Apr, 2022 10 commits
  3. 25 Apr, 2022 16 commits
  4. 24 Apr, 2022 1 commit
  5. 23 Apr, 2022 1 commit
  6. 22 Apr, 2022 3 commits
  7. 21 Apr, 2022 7 commits
  8. 20 Apr, 2022 1 commit
    • Sean McGinnis's avatar
      Increase unit test cover for uc config (#4089) · 72073e43
      Sean McGinnis authored
      
      The unmanaged cluster config unit test coverage was 57.6%. This adds
      additional test coverage for some of the methods to cover happy path and
      some failure conditions to bring the overall coverage for this module up
      to 71.9%.
      
      There is more that could be done to increase the coverage further, but
      most of the remaining code lacking coverage would be minimal value
      compared to the effort to add more cases.
      Signed-off-by: default avatarSean McGinnis <smcginnis@vmware.com>
      72073e43