CiscoDevNet / terraform-provider-aci

Terraform Cisco ACI provider
https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs
Mozilla Public License 2.0
84 stars 99 forks source link

Add Resource and Datasource for Host Path Selector (infraHPathS) #1244

Open gmicol opened 5 days ago

gmicol commented 5 days ago

Resolves #1235

codecov-commenter commented 5 days ago

Codecov Report

Attention: Patch coverage is 87.28324% with 66 lines in your changes missing coverage. Please review.

Project coverage is 85.14%. Comparing base (c9b51cd) to head (2d41025).

Files Patch % Lines
...ternal/provider/resource_aci_host_path_selector.go 85.74% 37 Missing and 21 partials :warning:
...nal/provider/data_source_aci_host_path_selector.go 92.72% 6 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1244 +/- ## ========================================== + Coverage 85.08% 85.14% +0.06% ========================================== Files 59 61 +2 Lines 16619 17138 +519 ========================================== + Hits 14140 14593 +453 - Misses 1802 1845 +43 - Partials 677 700 +23 ```

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