Skip to content

feat(sdk): add a Client::joined_space_rooms method that allows retrieving the list of joined spaces.#5592

Merged
poljar merged 1 commit intomainfrom
stefan/client-joined-space-rooms
Aug 28, 2025
Merged

feat(sdk): add a Client::joined_space_rooms method that allows retrieving the list of joined spaces.#5592
poljar merged 1 commit intomainfrom
stefan/client-joined-space-rooms

Conversation

@stefanceriu
Copy link
Copy Markdown
Member

This is useful when dealing with spaces to reduce the number of iterations required when recomputing the relation graph.

@stefanceriu stefanceriu requested a review from poljar August 27, 2025 16:34
@stefanceriu stefanceriu requested a review from a team as a code owner August 27, 2025 16:34
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.62%. Comparing base (b2fee72) to head (ce005f9).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5592   +/-   ##
=======================================
  Coverage   88.61%   88.62%           
=======================================
  Files         341      341           
  Lines       95254    95261    +7     
  Branches    95254    95261    +7     
=======================================
+ Hits        84414    84428   +14     
+ Misses       6633     6625    -8     
- Partials     4207     4208    +1     

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

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Aug 27, 2025

CodSpeed Performance Report

Merging #5592 will not alter performance

Comparing stefan/client-joined-space-rooms (ce005f9) with main (b2fee72)

Summary

✅ 49 untouched benchmarks

@poljar poljar merged commit 7633146 into main Aug 28, 2025
53 checks passed
@poljar poljar deleted the stefan/client-joined-space-rooms branch August 28, 2025 07:28
@stefanceriu stefanceriu mentioned this pull request Aug 28, 2025
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