Skip to content

More gracefully handle crashes in pytest. - #682

Open
clalancette wants to merge 2 commits into
masterfrom
clalancette/handle-pytest-crashes
Open

More gracefully handle crashes in pytest.#682
clalancette wants to merge 2 commits into
masterfrom
clalancette/handle-pytest-crashes

Linters.

b6e1f79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 1s

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).
⚠️ Report is 31 commits behind head on master.

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 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.