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 alias to public room creation #3450

Merged
merged 30 commits into from
Nov 8, 2024

Conversation

Velin92
Copy link
Member

@Velin92 Velin92 commented Oct 25, 2024

fixes #3419
And update the SDK to fix some bugs on the availability and validity API, but should not impact the current iOS code.

Simulator.Screen.Recording.-.iPhone.16.-.2024-11-07.at.17.43.25.mp4

Copy link

github-actions bot commented Oct 25, 2024

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.
⚠️ You seem to have made changes to views. Please consider adding screenshots.

Generated by 🚫 Danger Swift against 01c7f3e

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 97.61905% with 8 lines in your changes missing coverage. Please review.

Project coverage is 78.74%. Comparing base (c567901) to head (01c7f3e).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...urces/Screens/CreateRoom/CreateRoomViewModel.swift 96.94% 4 Missing ⚠️
...ces/Screens/CreateRoom/View/CreateRoomScreen.swift 96.07% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3450      +/-   ##
===========================================
+ Coverage    78.66%   78.74%   +0.08%     
===========================================
  Files          743      743              
  Lines        61601    61906     +305     
===========================================
+ Hits         48458    48750     +292     
- Misses       13143    13156      +13     
Flag Coverage Δ
unittests 69.48% <97.61%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

…into mauroromito/add_alias_to_room_creation

# Conflicts:
#	ElementX/Resources/Localizations/en.lproj/Localizable.strings
#	ElementX/Sources/Generated/Strings.swift
…into mauroromito/add_alias_to_room_creation

# Conflicts:
#	ElementX/Sources/Services/Client/ClientProxy.swift
@Velin92 Velin92 added the pr-wip for anything that isn't ready to ship and will be enabled at a later date label Nov 6, 2024
@Velin92 Velin92 marked this pull request as ready for review November 6, 2024 17:25
@Velin92 Velin92 requested a review from a team as a code owner November 6, 2024 17:25
@Velin92 Velin92 requested review from pixlwave and removed request for a team November 6, 2024 17:25
Copy link
Member

@pixlwave pixlwave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

ElementX/Sources/Screens/CreateRoom/CreateRoomModels.swift Outdated Show resolved Hide resolved
ElementX/Sources/Services/Client/ClientProxy.swift Outdated Show resolved Hide resolved
ElementX/Sources/Screens/CreateRoom/CreateRoomModels.swift Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Nov 8, 2024

@Velin92 Velin92 merged commit e7d4ea0 into develop Nov 8, 2024
11 checks passed
@Velin92 Velin92 deleted the mauroromito/add_alias_to_room_creation branch November 8, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-wip for anything that isn't ready to ship and will be enabled at a later date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] Create a new room (with ask to join & redesign)
2 participants