|
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%)
90 existing lines in 4 files now uncovered.3237 of 4125 relevant lines covered (78.47%)
0.78 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 12 |
66.26 |
0.0% | src/holoscan_cli/utils/io.py |
| 1 |
95.1 |
0.0% | src/holoscan_cli/__main__.py |
| 1 |
75.09 |
0.0% | src/holoscan_cli/container/core.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 53 |
75.09 |
0.0% | src/holoscan_cli/container/core.py |
| 29 |
66.26 |
0.0% | src/holoscan_cli/utils/io.py |
| 7 |
84.75 |
0.0% | src/holoscan_cli/commands/run.py |
| 1 |
95.1 |
0.0% | src/holoscan_cli/__main__.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 30497718571.1 | 36 |
78.47 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|