Skip to content

Initialize asyncio event loop before using it

f67b110
Select commit
Loading
Failed to load commit list.
Merged

Initialize asyncio event loop before using it #30

Initialize asyncio event loop before using it
f67b110
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 15, 2025 in 1s

80.28% (-0.06%) compared to 35e72f1

View this Pull Request on Codecov

80.28% (-0.06%) compared to 35e72f1

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.28%. Comparing base (35e72f1) to head (f67b110).

Files with missing lines Patch % Lines
splitgpg2/__init__.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   80.33%   80.28%   -0.06%     
==========================================
  Files           4        4              
  Lines        1531     1532       +1     
==========================================
  Hits         1230     1230              
- Misses        301      302       +1     

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