Skip to content

Replace nest-asyncio with a dedicated background event loop#506

Open
dotsdl wants to merge 1 commit into
mainfrom
replace-nest-asyncio-background-loop
Open

Replace nest-asyncio with a dedicated background event loop#506
dotsdl wants to merge 1 commit into
mainfrom
replace-nest-asyncio-background-loop

Replace nest-asyncio with a dedicated background event loop

0425e28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 1s

79.56% (+0.65%) compared to 4ce245d

View this Pull Request on Codecov

79.56% (+0.65%) compared to 4ce245d

Details

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.56%. Comparing base (4ce245d) to head (0425e28).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
alchemiscale/base/client.py 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #506      +/-   ##
==========================================
+ Coverage   78.91%   79.56%   +0.65%     
==========================================
  Files          29       29              
  Lines        4808     4830      +22     
==========================================
+ Hits         3794     3843      +49     
+ Misses       1014      987      -27     

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