shell: add extra info to doom exceptions #6453
+27
−10
Open
Codecov / codecov/project
succeeded
Nov 23, 2024 in 0s
83.63% (+0.02%) compared to 8015f88
View this Pull Request on Codecov
83.63% (+0.02%) compared to 8015f88
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 83.63%. Comparing base (
8015f88
) to head (31800a8
).
Additional details and impacted files
@@ Coverage Diff @@
## master #6453 +/- ##
==========================================
+ Coverage 83.61% 83.63% +0.02%
==========================================
Files 523 523
Lines 87547 87555 +8
==========================================
+ Hits 73199 73228 +29
+ Misses 14348 14327 -21
Files with missing lines | Coverage Δ | |
---|---|---|
src/cmd/job/attach.c | 85.75% <100.00%> (+0.15%) |
⬆️ |
src/shell/doom.c | 88.34% <100.00%> (+0.60%) |
⬆️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading