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

Feat/UTKG -- Feature Complete #338

Closed GilTeraSky closed 9 months ago

GilTeraSky commented 10 months ago
  1. What this PR does / why we need it: This PR includes the complete implementation of a Unified Tanzu Kubernetes Cluster.
  2. Which issue(s) this PR fixes
  3. Additional information
  4. Special notes for your reviewer
vmwclabot commented 10 months ago

@GilTeraSky, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

codecov-commenter commented 10 months ago

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (f6af652) 25.72% compared to head (7fabc42) 25.69%.

Files Patch % Lines
internal/helper/helper.go 0.00% 20 Missing :warning:
internal/helper/handler_context.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #338 +/- ## ========================================== - Coverage 25.72% 25.69% -0.03% ========================================== Files 187 187 Lines 15779 15803 +24 ========================================== + Hits 4059 4061 +2 - Misses 11515 11537 +22 Partials 205 205 ```

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