Skip to content

Refactor(instance): Refactor the way instance metadata is retrieved

Codecov / codecov/project failed Feb 20, 2025 in 0s

24.53% (-1.89%) compared to 99112f7

View this Pull Request on Codecov

24.53% (-1.89%) compared to 99112f7

Details

Codecov Report

Attention: Patch coverage is 12.03008% with 1053 lines in your changes missing coverage. Please review.

Project coverage is 24.53%. Comparing base (99112f7) to head (367e9b0).

Files with missing lines Patch % Lines
pkg/aliyun/client/eflo_2.go 0.00% 233 Missing ⚠️
pkg/aliyun/client/evc_2.go 0.00% 210 Missing ⚠️
pkg/aliyun/client/options.go 0.00% 138 Missing and 1 partial ⚠️
pkg/aliyun/client/eni.go 0.00% 70 Missing ⚠️
pkg/aliyun/instance/eflo_linux.go 0.00% 55 Missing ⚠️
daemon/builder.go 0.00% 54 Missing ⚠️
pkg/aliyun/instance/ecs.go 0.00% 49 Missing ⚠️
pkg/controller/multi-ip/node/pool.go 55.23% 40 Missing and 7 partials ⚠️
pkg/eni/node_reconcile.go 54.73% 34 Missing and 9 partials ⚠️
pkg/aliyun/client/eflo.go 0.00% 38 Missing ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #787      +/-   ##
==========================================
- Coverage   26.41%   24.53%   -1.89%     
==========================================
  Files         121      124       +3     
  Lines       16116    17097     +981     
==========================================
- Hits         4257     4194      -63     
- Misses      11396    12451    +1055     
+ Partials      463      452      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.