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 Netflow Exporter Policy (netflowExporterPol) #1242

Open gmicol opened 6 days ago

gmicol commented 6 days ago

Resolves #1211

codecov-commenter commented 6 days ago

Codecov Report

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

Project coverage is 87.21%. Comparing base (2d8ffe2) to head (7fa6460).

Files Patch % Lines
...l/provider/resource_aci_netflow_exporter_policy.go 88.13% 37 Missing and 21 partials :warning:
...rovider/data_source_aci_netflow_exporter_policy.go 93.93% 6 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1242 +/- ## ========================================== + Coverage 87.09% 87.21% +0.11% ========================================== Files 45 47 +2 Lines 11802 12425 +623 ========================================== + Hits 10279 10836 +557 - Misses 1035 1078 +43 - Partials 488 511 +23 ```

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