Skip to content

Ring Syntactic sugar + other updates #29

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

sachaarbonel
Copy link
Member

@sachaarbonel sachaarbonel commented Apr 11, 2025

The Ring Individual Members feature enables applications to ring call participants individually or in groups, rather than all at once. This implementation uses the GET call endpoint with specific member IDs to create a more natural calling experience similar to making individual phone calls to conference participants.

The feature allows developers to:

  • Ring specific members of a call, one at a time or in groups
  • Send targeted notifications to specific members
  • Create sophisticated call flow patterns

… enhance EncodeValueToQueryParam with comprehensive slice handling
Copy link

codecov bot commented Apr 11, 2025

Codecov Report

Attention: Patch coverage is 89.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 90.05%. Comparing base (48296e7) to head (1c9a77d).

Files with missing lines Patch % Lines
channel.go 0.00% 4 Missing ⚠️
http.go 90.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   90.13%   90.05%   -0.08%     
==========================================
  Files          12       12              
  Lines        1703     1750      +47     
==========================================
+ Hits         1535     1576      +41     
- Misses        143      148       +5     
- Partials       25       26       +1     

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

1 participant