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

use faas.instance instead of faas.id in gcp detector #4198

Merged
merged 7 commits into from
Sep 5, 2023

Merge branch 'main' into fix_gcp_faas

22d9b30
Select commit
Loading
Failed to load commit list.
Merged

use faas.instance instead of faas.id in gcp detector #4198

Merge branch 'main' into fix_gcp_faas
22d9b30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2023 in 0s

79.4% (+0.0%) compared to 53f4e7e

View this Pull Request on Codecov

79.4% (+0.0%) compared to 53f4e7e

Details

Codecov Report

Merging #4198 (22d9b30) into main (53f4e7e) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4198   +/-   ##
=====================================
  Coverage   79.4%   79.4%           
=====================================
  Files        166     166           
  Lines      10363   10363           
=====================================
+ Hits        8230    8233    +3     
+ Misses      1998    1996    -2     
+ Partials     135     134    -1     
Files Changed Coverage
detectors/gcp/detector.go 100.0%