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

Add acceptance test and guide for custom policy resource #371

Closed shobha2626 closed 7 months ago

shobha2626 commented 7 months ago
  1. What this PR does / why we need it: Add acceptance test and guide for custom policy resource

image

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (d0d6414) 25.25% compared to head (da0f966) 25.29%.

Files Patch % Lines
...ces/policy/kind/custom/recipe/tmc_custom_schema.go 41.05% 56 Missing :warning:
...ernal/resources/policy/kind/custom/input_schema.go 0.00% 31 Missing :warning:
...ternal/resources/policy/kind/custom/spec_schema.go 0.00% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #371 +/- ## ========================================== + Coverage 25.25% 25.29% +0.04% ========================================== Files 191 192 +1 Lines 16532 16657 +125 ========================================== + Hits 4175 4214 +39 - Misses 12139 12225 +86 Partials 218 218 ```

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