Skip to content

[HZ-5406] Ringbuffer for Asyncio#796

Open
yuce wants to merge 6 commits intohazelcast:masterfrom
yuce:asyncio-ringbuffer
Open

[HZ-5406] Ringbuffer for Asyncio#796
yuce wants to merge 6 commits intohazelcast:masterfrom
yuce:asyncio-ringbuffer

Conversation

@yuce
Copy link
Copy Markdown
Contributor

@yuce yuce commented Apr 2, 2026

Straightforward port of Ringbuffer and its tests to asyncio.
Also improved some documentation.

@yuce yuce changed the title Ringbuffer for Asyncio [HZ-5406] Ringbuffer for Asyncio Apr 2, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 2, 2026

Codecov Report

❌ Patch coverage is 91.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.48%. Comparing base (aa08459) to head (582daac).

Files with missing lines Patch % Lines
hazelcast/internal/asyncio_proxy/ringbuffer.py 91.13% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #796      +/-   ##
==========================================
- Coverage   94.49%   94.48%   -0.01%     
==========================================
  Files         396      397       +1     
  Lines       25670    25754      +84     
==========================================
+ Hits        24256    24333      +77     
- Misses       1414     1421       +7     

☔ 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 a review from emreyigit April 2, 2026 07:43
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.

2 participants