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

feat: ping to retrieve pending messages from server #1049

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

abretonc7s
Copy link
Collaborator

Explanation

Change the ping method on communication layer to query server for pending messages.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

@abretonc7s abretonc7s requested a review from a team as a code owner September 25, 2024 14:18
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.98%. Comparing base (19cb78c) to head (8fc0090).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1049      +/-   ##
==========================================
- Coverage   79.03%   78.98%   -0.05%     
==========================================
  Files         179      179              
  Lines        4126     4117       -9     
  Branches     1019     1014       -5     
==========================================
- Hits         3261     3252       -9     
  Misses        865      865              

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

Copy link

Copy link
Contributor

@elefantel elefantel left a comment

Choose a reason for hiding this comment

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

LGTM

@abretonc7s abretonc7s merged commit 167bd9c into main Sep 25, 2024
36 of 37 checks passed
@abretonc7s abretonc7s deleted the pingmobile branch September 25, 2024 14:46
@abretonc7s abretonc7s mentioned this pull request Oct 3, 2024
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