Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for detecting MIG attributes on GCE VMs #6538

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add support for detecting MIG attributes on GCE VMs

e755523
Select commit
Loading
Failed to load commit list.
Open

Add support for detecting MIG attributes on GCE VMs #6538

Add support for detecting MIG attributes on GCE VMs
e755523
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

68.5% (+0.0%) compared to 00786cc

View this Pull Request on Codecov

68.5% (+0.0%) compared to 00786cc

Details

Codecov Report

Attention: Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.

Project coverage is 68.5%. Comparing base (00786cc) to head (e755523).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
detectors/gcp/detector.go 78.5% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6538   +/-   ##
=====================================
  Coverage   68.5%   68.5%           
=====================================
  Files        200     200           
  Lines      16768   16782   +14     
=====================================
+ Hits       11490   11501   +11     
- Misses      4933    4936    +3     
  Partials     345     345           
Files with missing lines Coverage Δ
detectors/gcp/detector.go 83.1% <78.5%> (-0.7%) ⬇️