Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/Ability to wait for messages #194

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

bestwebua
Copy link
Member

  • Implemented Server#WaitForMessages, tests
  • Implemented Server#WaitForMessagesAndPurge, tests
  • Implemented messages#clear, tests
  • Updated documentation

@bestwebua bestwebua requested a review from mitar November 19, 2024 20:46
@bestwebua bestwebua self-assigned this Nov 19, 2024
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (33d763a) to head (b1a0f16).

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #194   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          826       846   +20     
=========================================
+ Hits           826       846   +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@bestwebua bestwebua linked an issue Nov 19, 2024 that may be closed by this pull request
4 tasks
* Implemented Server#WaitForMessages, tests
* Implemented Server#WaitForMessagesAndPurge, tests
* Implemented messages#clear, tests
* Updated documentation
@bestwebua bestwebua force-pushed the feature/ability-to-wait-for-messages branch from 70adfbc to b1a0f16 Compare November 19, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

[FEATURE] Ability to wait for server messages
1 participant