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: Add getAllSessions endpoint to Meetings API #488

Closed
wants to merge 1 commit into from

Conversation

SMadani
Copy link
Contributor

@SMadani SMadani commented Oct 17, 2023

Implements the getAllSessions endpoint in the Meetings API.

@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2023

Codecov Report

Merging #488 (1ea6c34) into main (8cfcf59) will increase coverage by 0.04%.
The diff coverage is 97.36%.

@@             Coverage Diff              @@
##               main     #488      +/-   ##
============================================
+ Coverage     93.62%   93.66%   +0.04%     
- Complexity     2630     2668      +38     
============================================
  Files           393      396       +3     
  Lines          6665     6741      +76     
  Branches        429      442      +13     
============================================
+ Hits           6240     6314      +74     
  Misses          252      252              
- Partials        173      175       +2     
Files Coverage Δ
...ava/com/vonage/client/meetings/MeetingsClient.java 97.85% <100.00%> (+0.35%) ⬆️
.../main/java/com/vonage/client/meetings/Session.java 100.00% <100.00%> (ø)
...om/vonage/client/meetings/ListSessionsRequest.java 97.61% <97.61%> (ø)
...m/vonage/client/meetings/ListSessionsResponse.java 75.00% <75.00%> (ø)

@SMadani SMadani force-pushed the meetings-sessions branch 4 times, most recently from 3891f20 to 1c10d68 Compare October 20, 2023 14:06
@SMadani SMadani closed this Nov 21, 2023
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