|
Ran
|
Jobs
1
|
Files
27
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix: handle context cancellation during interactive input prompts (#42) * fix: handle context cancellation during interactive input prompts * chore: fix misspelled word "canceled" * chore: fix misleading cancel text * fix: add early check for context cancel before spawn goroutine * fix: unexport readLineResult * fix: wrap read line error on context cancel * test: check context.Canceled instead of text asserting * chore: fix misleading cancel text * fix: add early check for context cancel before spawn goroutine (cherry picked from commit 171ae9ae3)
31 of 38 new or added lines in 2 files covered. (81.58%)
3757 of 4801 relevant lines covered (78.25%)
61.69 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
40.88 |
0.16% | cmd/ralphex/main.go |
| 5 |
62.5 |
3.01% | pkg/input/input.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21463741479.1 | 27 |
78.25 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|