|
Ran
|
Files
230
|
Run time
7s
|
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
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|