Validate that process is actually a patching operation before terminating#367
Open
michellemcdaniel wants to merge 2 commits into
Open
Validate that process is actually a patching operation before terminating#367michellemcdaniel wants to merge 2 commits into
michellemcdaniel wants to merge 2 commits into
Codecov / codecov/project
failed
Jul 23, 2026 in 0s
94.05% (-0.05%) compared to fc7f336
View this Pull Request on Codecov
94.05% (-0.05%) compared to fc7f336
Details
Codecov Report
❌ Patch coverage is 38.88889% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.05%. Comparing base (fc7f336) to head (7ca6ffd).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/extension/src/ProcessHandler.py | 15.38% | 11 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #367 +/- ##
==========================================
- Coverage 94.10% 94.05% -0.05%
==========================================
Files 109 109
Lines 20642 20659 +17
==========================================
+ Hits 19425 19431 +6
- Misses 1217 1228 +11 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading