|
Ran
|
Jobs
1
|
Files
8
|
Run time
1min
|
Badge
README BADGES
|
push
github
Chore: Address easy aislop scan findings Remove redundant print() calls in exception handlers where log.exception() already captures the error. Replace print() with warnings.warn() in docs/conf.py for build failures. Remove trivial comment that restates code. Add noqa for intentional wildcard import. Apply ruff formatting. Switch from using black to ruff for code formatting to address formatting issues and improve code consistency. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Change-Id: I1c80804b1 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 of 7 new or added lines in 3 files covered. (100.0%)
22 existing lines in 3 files now uncovered.522 of 562 relevant lines covered (92.88%)
0.93 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 10 |
86.55 |
0.0% | src/gerrit_to_platform/comment_added.py |
| 6 |
92.22 |
0.0% | src/gerrit_to_platform/helpers.py |
| 6 |
95.32 |
0.0% | src/gerrit_to_platform/_logging.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | ubuntu-latest - py3.11 - 27664588123.1 | 8 |
92.88 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|