More gracefully handle crashes in pytest. #682
Codecov / codecov/project
succeeded
Apr 4, 2026 in 0s
87.22% (-0.07%) compared to a74fa97
View this Pull Request on Codecov
87.22% (-0.07%) compared to a74fa97
Details
Codecov Report
❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.22%. Comparing base (a74fa97) to head (b6e1f79).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| colcon_core/task/python/test/pytest.py | 0.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #682 +/- ##
==========================================
- Coverage 87.28% 87.22% -0.07%
==========================================
Files 68 68
Lines 3949 3952 +3
Branches 760 761 +1
==========================================
Hits 3447 3447
- Misses 396 399 +3
Partials 106 106 ☔ View full report in Codecov by Sentry.
📢 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