|
Repo Added
|
Files
231
|
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)
9599 of 12603 relevant lines covered (76.16%)
16.57 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|