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 Record Policy #1220

Closed gmicol closed 3 days ago

gmicol commented 1 month ago

Resolves #1210

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 88.25561% with 68 lines in your changes missing coverage. Please review.

Project coverage is 87.09%. Comparing base (5f5cc63) to head (ed80520).

Files Patch % Lines
...nal/provider/resource_aci_netflow_record_policy.go 87.30% 37 Missing and 21 partials :warning:
.../provider/data_source_aci_netflow_record_policy.go 91.66% 7 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1220 +/- ## ========================================== + Coverage 87.03% 87.09% +0.05% ========================================== Files 43 45 +2 Lines 11223 11802 +579 ========================================== + Hits 9768 10279 +511 - Misses 991 1035 +44 - Partials 464 488 +24 ```

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