Skip to content

test: harden asynchronous test coverage - #144

Merged
glennawatson merged 3 commits into
mainfrom
fix/harden-async-enumerable-test
Jul 25, 2026
Merged

test: harden asynchronous test coverage#144
glennawatson merged 3 commits into
mainfrom
fix/harden-async-enumerable-test

test: remove task signal timing races

6ccfcb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2026 in 0s

98.11% (+0.01%) compared to 4efc1c7

View this Pull Request on Codecov

98.11% (+0.01%) compared to 4efc1c7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.11%. Comparing base (4efc1c7) to head (6ccfcb6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   98.09%   98.11%   +0.01%     
==========================================
  Files         676      676              
  Lines       20944    20940       -4     
  Branches     2530     2528       -2     
==========================================
  Hits        20546    20546              
+ Misses        196      195       -1     
+ Partials      202      199       -3     

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