Skip to content

test: make ephemeral_cpu workload actually ephemeral via os.fork

9e105c8
Select commit
Loading
Failed to load commit list.
Draft

Sampler choice #415

test: make ephemeral_cpu workload actually ephemeral via os.fork
9e105c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 24, 2026 in 0s

88.90% (-2.97%) compared to 2162da9

View this Pull Request on Codecov

88.90% (-2.97%) compared to 2162da9

Details

Codecov Report

❌ Patch coverage is 39.39394% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.90%. Comparing base (2162da9) to head (9e105c8).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/con_duct/_sampling.py 30.90% 37 Missing and 1 partial ⚠️
src/con_duct/_duct_main.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #415      +/-   ##
==========================================
- Coverage   91.87%   88.90%   -2.97%     
==========================================
  Files          15       15              
  Lines        1120     1181      +61     
  Branches      139      149      +10     
==========================================
+ Hits         1029     1050      +21     
- Misses         69      107      +38     
- Partials       22       24       +2     

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