|
Ran
|
Jobs
1
|
Files
36
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix: preserve foreground application signal ownership (#207) Replace the final CLI process with the application so terminal signals and the application-selected status are not intercepted by a waiting Python parent. Keep containerized applications out of the PID 1 slot, return a clean 130 for CLI-owned interrupts, and avoid repeating the foreground Docker command after nonzero exits. Co-authored-by: Codex <noreply@openai.com> (cherry picked from commit 0567dda96)
13 of 27 new or added lines in 3 files covered. (48.15%)
3237 of 4125 relevant lines covered (78.47%)
0.78 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 12 |
66.26 |
-4.29% | src/holoscan_cli/utils/io.py |
| 1 |
95.1 |
-0.78% | src/holoscan_cli/__main__.py |
| 1 |
75.09 |
-0.1% | src/holoscan_cli/container/core.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 30497692486.1 | 36 |
78.47 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|