equinix / terraform-provider-metal

DEPRECATED Equinix Metal standalone TF provider. Use the unified Equinix Terraform Provider.
https://registry.terraform.io/providers/equinix/equinix/latest/docs/guides/migration_guide_equinix_metal
Mozilla Public License 2.0
14 stars 11 forks source link

Fix resource metal connection #223

Closed ocobles closed 2 years ago

ocobles commented 2 years ago

fix #222

codecov-commenter commented 2 years ago

Codecov Report

Merging #223 (173aab5) into main (2e9d3a0) will decrease coverage by 8.43%. The diff coverage is 52.11%.

@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
- Coverage   76.64%   68.21%   -8.44%     
==========================================
  Files          48       48              
  Lines        6307     6330      +23     
==========================================
- Hits         4834     4318     -516     
- Misses       1239     1836     +597     
+ Partials      234      176      -58     
Impacted Files Coverage Δ
metal/resource_metal_connection.go 71.46% <46.87%> (-1.10%) :arrow_down:
metal/datasource_metal_connection.go 98.66% <100.00%> (+0.02%) :arrow_up:
metal/mutexkv.go 19.04% <0.00%> (-80.96%) :arrow_down:
metal/datasource_metal_ip_block_ranges.go 40.86% <0.00%> (-41.74%) :arrow_down:
metal/resource_metal_port_vlan_attachment.go 24.00% <0.00%> (-41.34%) :arrow_down:
metal/resource_metal_bgp_session.go 46.91% <0.00%> (-38.28%) :arrow_down:
metal/resource_metal_device_network_type.go 26.31% <0.00%> (-35.79%) :arrow_down:
metal/datasource_metal_device_bgp_neighbors.go 71.09% <0.00%> (-26.57%) :arrow_down:
metal/datasource_metal_device.go 63.91% <0.00%> (-25.09%) :arrow_down:
metal/datasource_metal_spot_market_request.go 61.85% <0.00%> (-23.72%) :arrow_down:
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2e9d3a0...173aab5. Read the comment docs.