Skip to content

refactor: Adopt asyncio.TaskGroup for structured concurrency - #643

Merged
vdusek merged 1 commit into
masterfrom
worktree-adopt-task-groups
Feb 25, 2026
Merged

refactor: Adopt asyncio.TaskGroup for structured concurrency#643
vdusek merged 1 commit into
masterfrom
worktree-adopt-task-groups

refactor: Adopt asyncio.TaskGroup for structured concurrency

6e2a4a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

96.65% (+21.04%) compared to 7895a4e

View this Pull Request on Codecov

96.65% (+21.04%) compared to 7895a4e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.65%. Comparing base (7895a4e) to head (6e2a4a3).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #643       +/-   ##
===========================================
+ Coverage   75.60%   96.65%   +21.04%     
===========================================
  Files          45       45               
  Lines        4271     4271               
===========================================
+ Hits         3229     4128      +899     
+ Misses       1042      143      -899     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.