Skip to content

Make bypassing capture context-aware#447

Open
alexhall wants to merge 2 commits into
lambdaisland:mainfrom
alexhall:bypass-use-previous-writers
Open

Make bypassing capture context-aware#447
alexhall wants to merge 2 commits into
lambdaisland:mainfrom
alexhall:bypass-use-previous-writers

Handle nested with-capture calls

1a7a7ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 1s

69.21% (+0.04%) compared to 15e553d

View this Pull Request on Codecov

69.21% (+0.04%) compared to 15e553d

Details

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.21%. Comparing base (15e553d) to head (1a7a7ad).
⚠️ Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
src/kaocha/plugin/capture_output.cljc 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #447      +/-   ##
==========================================
+ Coverage   69.17%   69.21%   +0.04%     
==========================================
  Files          52       52              
  Lines        2819     2823       +4     
  Branches      187      187              
==========================================
+ Hits         1950     1954       +4     
  Misses        689      689              
  Partials      180      180              

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