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/Data Protection #309

Closed GilTeraSky closed 10 months ago

GilTeraSky commented 10 months ago
  1. What this PR does / why we need it: This is the final branch for all Data Protection resources.
  2. Which issue(s) this PR fixes
  3. Additional information The PR includes the following resources, their acceptance tests and the docs: a. Data Protection Enablement (internal/resources/cluster/dataprotection) b. Target Location (internal/resources/targetlocation) c. Backup Schedule (internal/resources/cluster/backupschedule)
  4. Special notes for your reviewer
codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (740fc83) 25.57% compared to head (f29f82e) 25.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #309 +/- ## ========================================== + Coverage 25.57% 25.60% +0.02% ========================================== Files 187 187 Lines 15729 15734 +5 ========================================== + Hits 4023 4028 +5 Misses 11505 11505 Partials 201 201 ``` | [Files](https://app.codecov.io/gh/vmware/terraform-provider-tanzu-mission-control/pull/309?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware) | Coverage Δ | | |---|---|---| | [internal/provider/provider.go](https://app.codecov.io/gh/vmware/terraform-provider-tanzu-mission-control/pull/309?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware#diff-aW50ZXJuYWwvcHJvdmlkZXIvcHJvdmlkZXIuZ28=) | `100.00% <100.00%> (ø)` | |

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