Skip to content

Linters.

b6e1f79
Select commit
Loading
Failed to load commit list.
Open

More gracefully handle crashes in pytest. #682

Linters.
b6e1f79
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 26 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 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.