Skip to content

[HZ-5405] [HZ-5419] Executor for Asyncio#790

Merged
yuce merged 5 commits intohazelcast:masterfrom
yuce:asyncio-executor
Apr 21, 2026
Merged

[HZ-5405] [HZ-5419] Executor for Asyncio#790
yuce merged 5 commits intohazelcast:masterfrom
yuce:asyncio-executor

Conversation

@yuce
Copy link
Copy Markdown
Contributor

@yuce yuce commented Mar 23, 2026

Straightforward port of Executor proxy, and its tests to asyncio

@yuce yuce changed the title Ported Executor to asyncio Executor for Asyncio Mar 23, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 23, 2026

Codecov Report

❌ Patch coverage is 90.76923% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.43%. Comparing base (8d19a35) to head (c7e6979).

Files with missing lines Patch % Lines
hazelcast/internal/asyncio_proxy/executor.py 89.09% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #790      +/-   ##
==========================================
+ Coverage   94.41%   94.43%   +0.02%     
==========================================
  Files         399      400       +1     
  Lines       26016    26079      +63     
==========================================
+ Hits        24563    24629      +66     
+ Misses       1453     1450       -3     

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

@yuce yuce requested review from emreyigit and ihsandemir March 23, 2026 15:27
@yuce yuce changed the title Executor for Asyncio [HZ-5405] Port Executor for Asyncio Apr 1, 2026
@yuce yuce changed the title [HZ-5405] Port Executor for Asyncio [HZ-5405] Executor for Asyncio Apr 2, 2026
Comment thread hazelcast/internal/asyncio_proxy/base.py
Comment thread hazelcast/internal/asyncio_proxy/executor.py Outdated
@yuce yuce changed the title [HZ-5405] Executor for Asyncio [HZ-5405] [HZ-5419] Executor for Asyncio Apr 20, 2026
@yuce yuce requested a review from ihsandemir April 20, 2026 08:40
@yuce yuce merged commit 0b838ef into hazelcast:master Apr 21, 2026
16 of 17 checks passed
@yuce yuce deleted the asyncio-executor branch April 21, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants