Skip to content

[HZ-5409] FlakeIDGenerator for Asyncio#809

Merged
yuce merged 10 commits into
hazelcast:masterfrom
yuce:asyncio-flakeid
Jun 11, 2026
Merged

[HZ-5409] FlakeIDGenerator for Asyncio#809
yuce merged 10 commits into
hazelcast:masterfrom
yuce:asyncio-flakeid

Conversation

@yuce

@yuce yuce commented May 6, 2026

Copy link
Copy Markdown
Contributor

Straightforward port of FlakeIDGenerator to asyncio.

yuce added 4 commits March 24, 2026 12:58
# Conflicts:
#	hazelcast/internal/asyncio_client.py
#	hazelcast/internal/asyncio_proxy/manager.py
@codecov-commenter

codecov-commenter commented May 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.54545% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.24%. Comparing base (c8d3629) to head (9673e44).

Files with missing lines Patch % Lines
...lcast/internal/asyncio_proxy/flake_id_generator.py 94.17% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #809      +/-   ##
==========================================
+ Coverage   94.21%   94.24%   +0.02%     
==========================================
  Files         410      411       +1     
  Lines       27318    27427     +109     
==========================================
+ Hits        25739    25849     +110     
+ Misses       1579     1578       -1     

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

@yuce yuce changed the title FlakeIDGenerator for Asyncio [HZ-5409] FlakeIDGenerator for Asyncio May 6, 2026
yuce added 5 commits May 8, 2026 17:29
# Conflicts:
#	hazelcast/internal/asyncio_client.py
#	hazelcast/internal/asyncio_proxy/manager.py
# Conflicts:
#	hazelcast/asyncio/__init__.py
@yuce yuce requested a review from emreyigit June 9, 2026 08:49
@yuce yuce merged commit ec03ad8 into hazelcast:master Jun 11, 2026
11 checks passed
@yuce yuce deleted the asyncio-flakeid branch June 11, 2026 11:16
@yuce yuce added this to the 5.7.0 milestone Jun 15, 2026
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