vmware / terraform-provider-tanzu-mission-control

Terraform provider to manage resources of Tanzu Mission Control
Mozilla Public License 2.0
38 stars 31 forks source link

Update cluster tests and avoid skipping all cluster tests #276

Closed shobha2626 closed 10 months ago

shobha2626 commented 11 months ago
  1. What this PR does / why we need it: Make changes to tests and don't skip all clusetr test

  2. Which issue(s) this PR fixes

    (optional, in `fixes #<issue number>` format, will close the issue(s) when PR gets merged):
    
    Fixes #
  3. Additional information

  4. Special notes for your reviewer

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bc2a10e) 25.95% compared to head (c5848dc) 25.64%. Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #276 +/- ## ========================================== - Coverage 25.95% 25.64% -0.32% ========================================== Files 160 183 +23 Lines 14196 15306 +1110 ========================================== + Hits 3685 3925 +240 - Misses 10342 11184 +842 - Partials 169 197 +28 ``` | [Files](https://app.codecov.io/gh/vmware/terraform-provider-tanzu-mission-control/pull/276?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware) | Coverage Δ | | |---|---|---| | [...esources/cluster/tkgvsphere/resource\_tkgvsphere.go](https://app.codecov.io/gh/vmware/terraform-provider-tanzu-mission-control/pull/276?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware#diff-aW50ZXJuYWwvcmVzb3VyY2VzL2NsdXN0ZXIvdGtndnNwaGVyZS9yZXNvdXJjZV90a2d2c3BoZXJlLmdv) | `31.36% <ø> (ø)` | | ... and [24 files with indirect coverage changes](https://app.codecov.io/gh/vmware/terraform-provider-tanzu-mission-control/pull/276/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.