Skip to content

Enable async state/message handlers (asyncio/trio/curio) with Context…

aa62557
Select commit
Loading
Failed to load commit list.
Open

Enable async state/message handlers (asyncio/trio/curio) with ContextVar preservation and tests #1411

Enable async state/message handlers (asyncio/trio/curio) with Context…
aa62557
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 17, 2025 in 0s

53% (-1%) compared to 02562fe

Details

Codecov Report

❌ Patch coverage is 19.23077% with 84 lines in your changes missing coverage. Please review.
✅ Project coverage is 53%. Comparing base (02562fe) to head (aa62557).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/pact/_util.py 19% 84 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           main   #1411   +/-   ##
====================================
- Coverage    54%     53%   -1%     
====================================
  Files        32      32           
  Lines      3849    3946   +97     
====================================
+ Hits       2096    2114   +18     
- Misses     1753    1832   +79     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.