equinix / terraform-provider-equinix

Terraform Equinix provider
https://deploy.equinix.com/labs/terraform-provider-equinix/
MIT License
46 stars 45 forks source link

feat: fabric resource connection_route_filter #795

Closed thogarty closed 1 month ago

thogarty commented 1 month ago

Local tests passing:

image
codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 51.37845% with 194 lines in your changes missing coverage. Please review.

Project coverage is 38.83%. Comparing base (4b6af14) to head (209a358). Report is 54 commits behind head on main.

Files with missing lines Patch % Lines
...sources/fabric/connection_route_filter/resource.go 14.76% 127 Missing :warning:
...resources/fabric/connection_route_filter/models.go 0.00% 51 Missing :warning:
...rces/fabric/connection_route_filter/datasources.go 55.55% 16 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #795 +/- ## ========================================== + Coverage 34.38% 38.83% +4.44% ========================================== Files 154 173 +19 Lines 21080 23136 +2056 ========================================== + Hits 7249 8985 +1736 - Misses 13670 13941 +271 - Partials 161 210 +49 ```

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