Skip to content

Public API Update#757

Merged
yuce merged 1 commit into
hazelcast:masterfrom
yuce:asyncio-module-public-api
Dec 10, 2025
Merged

Public API Update#757
yuce merged 1 commit into
hazelcast:masterfrom
yuce:asyncio-module-public-api

Conversation

@yuce

@yuce yuce commented Dec 10, 2025

Copy link
Copy Markdown
Contributor
  • Moved asyncio client to internal
  • Updated hazelcast.asyncio module with public API
  • Removed get_distributed_objects method from asyncio client
  • Removed SQL service from the client (will not go into v5.6.0)

* Moved asyncio client to internal
* Updated hazelcast.asyncio module with public API
* Removed get_distributed_objects method from asyncio client
@yuce yuce added this to the 5.6.0 milestone Dec 10, 2025
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.58%. Comparing base (d3aae84) to head (4b715c4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #757   +/-   ##
=======================================
  Coverage   94.57%   94.58%           
=======================================
  Files         393      393           
  Lines       25072    25056   -16     
=======================================
- Hits        23713    23700   -13     
+ Misses       1359     1356    -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 December 10, 2025 07:34
@yuce
yuce merged commit 177cc41 into hazelcast:master Dec 10, 2025
11 checks passed
@yuce
yuce deleted the asyncio-module-public-api branch December 10, 2025 08:00
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