|
Ran
|
Jobs
1
|
Files
7
|
Run time
1min
|
Badge
README BADGES
|
push
github
Feat: Add ChatOps support for comment-added hook Adds ability to trigger GitHub workflows directly from Gerrit comments using the gha-<action> <workflow_name> pattern. Includes per-workflow, per-change cooldown mechanism (5 minutes) to prevent workflow spam. Ensures cooldown files are safely created and stored to prevent security issues. The cooldown is only applied after successful workflow dispatch so failures don't block retries. Includes comprehensive test coverage with 16 tests covering cooldown behavior, parameter parsing, security scenarios, and edge cases. Change-Id: Iaa5987e4d Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
65 of 82 new or added lines in 2 files covered. (79.27%)
4 existing lines in 1 file now uncovered.276 of 297 relevant lines covered (92.93%)
0.93 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 17 |
82.65 |
-17.35% | src/gerrit_to_platform/comment_added.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
93.85 |
0.2% | src/gerrit_to_platform/helpers.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | ubuntu-latest - py3.11 - 18884882651.1 | 7 |
92.93 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|