|
Ran
|
Jobs
1
|
Files
230
|
Run time
1min
|
Badge
README BADGES
|
github
refactor: simplify error handling in GCP Infrastructure Manager deploy script (#3865) Refactors the error handling in the GCP Elastic Agent Infrastructure Manager deployment script to use a more idiomatic shell pattern. The change replaces the explicit exit code capture and conditional check with a direct if-not pattern for the gcloud command, making the script more readable and following shell scripting best practices. (cherry picked from commit 59c61ae42)
9644 of 12652 relevant lines covered (76.23%)
16.39 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
84.04 |
0.0% | internal/resources/providers/gcplib/inventory/provider.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21240583174.1 | 230 |
76.23 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|