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

Add more teams endpoints #278

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

jadolg
Copy link
Owner

@jadolg jadolg commented Dec 5, 2024

Added endpoints:

  • teams.delete
  • teams.listAll
  • teams.info
  • teams.members
  • teams.addMembers
  • teams.removeMember
  • teams.updateMember
  • teams.listRooms
  • teams.addRooms
  • teams.removeRoom
  • teams.updateRoom

Co-authored-by: @fangebee

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.82%. Comparing base (72a02a0) to head (8eb24f7).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #278      +/-   ##
==========================================
+ Coverage   97.55%   97.82%   +0.27%     
==========================================
  Files          43       43              
  Lines        1719     1933     +214     
  Branches       87      105      +18     
==========================================
+ Hits         1677     1891     +214     
  Misses         32       32              
  Partials       10       10              

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

@jadolg jadolg force-pushed the add-more-teams-endpoints-corrected branch from 0b9d762 to 8eb24f7 Compare December 5, 2024 20:09
Copy link

sonarqubecloud bot commented Dec 5, 2024

@jadolg jadolg merged commit 133c755 into master Dec 5, 2024
41 checks passed
@jadolg jadolg deleted the add-more-teams-endpoints-corrected branch December 5, 2024 20:14
@jadolg jadolg self-assigned this Dec 5, 2024
@jadolg jadolg linked an issue Dec 5, 2024 that may be closed by this pull request
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.

Fix PR 192
1 participant