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(ffi): add history_visibility_override param to the create room fn #4682

Merged

Conversation

jmartinesp
Copy link
Contributor

Fixes #4631.

  • Public API changes documented in changelogs (optional)

Signed-off-by:

@jmartinesp jmartinesp requested a review from a team as a code owner February 18, 2025 11:25
@jmartinesp jmartinesp requested review from poljar and removed request for a team February 18, 2025 11:25
@jmartinesp jmartinesp force-pushed the feat/ffi-create-room-add-history-visibility-override branch from e26bc29 to 2fbdfb3 Compare February 18, 2025 11:39
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.84%. Comparing base (6bc9dc5) to head (2fbdfb3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4682   +/-   ##
=======================================
  Coverage   85.83%   85.84%           
=======================================
  Files         292      292           
  Lines       33758    33758           
=======================================
+ Hits        28977    28978    +1     
+ Misses       4781     4780    -1     

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

@jmartinesp jmartinesp merged commit 8d9d83f into main Feb 18, 2025
42 checks passed
@jmartinesp jmartinesp deleted the feat/ffi-create-room-add-history-visibility-override branch February 18, 2025 12:08
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.

[Task] Allow setting more state events from CreateRoomParameters
2 participants