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

Remove vendor directory and update dependency and build tool versions #213

Closed displague closed 2 years ago

displague commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #213 (48161bc) into main (483372a) will increase coverage by 0.48%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
+ Coverage   76.26%   76.74%   +0.48%     
==========================================
  Files          48       48              
  Lines        6223     6223              
==========================================
+ Hits         4746     4776      +30     
+ Misses       1256     1220      -36     
- Partials      221      227       +6     
Impacted Files Coverage Δ
metal/utils.go 60.00% <0.00%> (-12.50%) :arrow_down:
metal/errors.go 67.88% <0.00%> (-10.10%) :arrow_down:
metal/resource_metal_spot_market_request.go 52.49% <0.00%> (-2.30%) :arrow_down:
metal/port_helpers.go 65.01% <0.00%> (-2.29%) :arrow_down:
metal/helpers_device.go 82.53% <0.00%> (+0.52%) :arrow_up:
metal/resource_metal_device.go 66.82% <0.00%> (+1.89%) :arrow_up:
metal/resource_metal_device_network_type.go 68.42% <0.00%> (+6.31%) :arrow_up:
metal/resource_metal_organization.go 62.06% <0.00%> (+13.79%) :arrow_up:
metal/datasource_metal_organization.go 68.57% <0.00%> (+21.90%) :arrow_up:

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 483372a...48161bc. Read the comment docs.