Skip to content

Conversation

@yuce
Copy link
Contributor

@yuce yuce commented Oct 1, 2025

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.02%. Comparing base (5b07f5c) to head (2a2d6e8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #744      +/-   ##
==========================================
+ Coverage   93.55%   94.02%   +0.47%     
==========================================
  Files         389      389              
  Lines       24435    24434       -1     
==========================================
+ Hits        22861    22975     +114     
+ Misses       1574     1459     -115     

☔ 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 changed the title [DON'T MERGE] Ported more tests [DON'T MERGE] Ported more tests [3/3] Oct 1, 2025
@yuce yuce added this to the 5.6.0 milestone Oct 1, 2025
@yuce yuce changed the title [DON'T MERGE] Ported more tests [3/3] [DON'T MERGE] Ported more tests [3/4] Nov 17, 2025
@yuce yuce changed the title [DON'T MERGE] Ported more tests [3/4] [DON'T MERGE] Ported more tests [3/5] Nov 19, 2025
@yuce yuce changed the title [DON'T MERGE] Ported more tests [3/5] [DON'T MERGE] Ported more tests [3/6] Nov 20, 2025

async def test_heartbeat_stopped_and_restored(self):
member2 = self.rc.startMember(self.cluster.id)
# TODO: remove this
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from tests.util import random_string


class ConnectionStrategyTest(unittest.IsolatedAsyncioTestCase, HazelcastTestCase):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove async start tests? I think these can be used on async client without awating to see client's reaction.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Asyncio client doesn't support async start.

@yuce yuce changed the title [DON'T MERGE] Ported more tests [3/6] Ported more tests [3/6] Dec 1, 2025
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