Skip to content

Fix #433: allow test_context() for sink-less (non-yielding) agents - #699

Merged
wbarnha merged 5 commits into
masterfrom
claude/fix-433-sinkless-test-context
Aug 4, 2026
Merged

wbarnha merged 5 commits into
masterfrom
claude/fix-433-sinkless-test-context

Make the testing guide a copy-pasteable test suite

13eb70e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 0s

95.98% (+0.00%) compared to 7456b62

View this Pull Request on Codecov

95.98% (+0.00%) compared to 7456b62

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.98%. Comparing base (7456b62) to head (13eb70e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #699   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files         103      103           
  Lines       11071    11072    +1     
  Branches     1191     1191           
=======================================
+ Hits        10627    10628    +1     
  Misses        350      350           
  Partials       94       94           

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