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 project payment method #204

Closed displague closed 2 years ago

displague commented 2 years ago

Fixes #201

codecov-commenter commented 2 years ago

Codecov Report

Merging #204 (ba08b56) into main (86959c5) will decrease coverage by 0.48%. The diff coverage is 88.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
- Coverage   76.59%   76.10%   -0.49%     
==========================================
  Files          48       48              
  Lines        6011     6044      +33     
==========================================
- Hits         4604     4600       -4     
- Misses       1188     1226      +38     
+ Partials      219      218       -1     
Impacted Files Coverage Δ
metal/resource_metal_project.go 79.10% <0.00%> (-4.32%) :arrow_down:
metal/utils.go 87.87% <71.42%> (-4.43%) :arrow_down:
metal/datasource_metal_port.go 100.00% <100.00%> (ø)
metal/port_helpers.go 67.30% <100.00%> (+0.50%) :arrow_up:
metal/resource_metal_device.go 64.92% <100.00%> (-2.61%) :arrow_down:
metal/resource_metal_port.go 86.59% <100.00%> (+1.04%) :arrow_up:
metal/datasource_metal_precreated_ip_block.go 56.00% <0.00%> (-17.00%) :arrow_down:
metal/resource_metal_reserved_ip_block.go 84.24% <0.00%> (-2.94%) :arrow_down:
... and 6 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 bbd75d5...ba08b56. Read the comment docs.