Skip to content

Comments

Optimize serialization1#781

Open
yuce wants to merge 6 commits intohazelcast:masterfrom
yuce:optimize-serialization1
Open

Optimize serialization1#781
yuce wants to merge 6 commits intohazelcast:masterfrom
yuce:optimize-serialization1

Conversation

@yuce
Copy link
Contributor

@yuce yuce commented Feb 20, 2026

Builds on #780

yuce added 5 commits February 19, 2026 16:11
* Fixed the race condition in ProxyManager.get_or_create
* Check the existence of event handlers in *Map proxies.
* VC put_if_absent must copy the passed document before updating it.
* Fix ConnectionManager start_connect_all_members task
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2026

Codecov Report

❌ Patch coverage is 90.79755% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.58%. Comparing base (57b5175) to head (d278845).

Files with missing lines Patch % Lines
hazelcast/internal/asyncio_proxy/map.py 55.55% 8 Missing ⚠️
hazelcast/internal/asyncio_proxy/manager.py 75.00% 4 Missing ⚠️
hazelcast/internal/asyncio_cluster.py 50.00% 1 Missing ⚠️
hazelcast/internal/asyncio_connection.py 98.11% 1 Missing ⚠️
...elcast/internal/asyncio_proxy/vector_collection.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #781      +/-   ##
==========================================
- Coverage   94.58%   94.58%   -0.01%     
==========================================
  Files         393      393              
  Lines       25083    25149      +66     
==========================================
+ Hits        23726    23787      +61     
- Misses       1357     1362       +5     

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

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