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

Knock Requests List Screen #3533

Merged
merged 15 commits into from
Nov 21, 2024
Merged

Conversation

Velin92
Copy link
Member

@Velin92 Velin92 commented Nov 18, 2024

Thi adds the UI for the knock requests list screen and some other small improvements, to the existing UI, however this is jsut UI work, the business logic is not ready yet.

…into mauroromito/knock_requests_list_screen

# Conflicts:
#	ElementX.xcodeproj/project.pbxproj
so that the buttons that do not have permissions won't show
Copy link

github-actions bot commented Nov 18, 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 6b00b9b

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 66.98413% with 104 lines in your changes missing coverage. Please review.

Project coverage is 78.71%. Comparing base (7e1476d) to head (6b00b9b).
Report is 1 commits behind head on develop.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...sListScreen/KnockRequestsListScreenViewModel.swift 17.39% 38 Missing ⚠️
...Sources/FlowCoordinators/RoomFlowCoordinator.swift 24.00% 19 Missing ⚠️
...istScreen/KnockRequestsListScreenCoordinator.swift 0.00% 18 Missing ⚠️
...uestsListScreen/View/KnockRequestsListScreen.swift 81.66% 11 Missing ⚠️
...ources/KnockRequestsListScreenViewModelTests.swift 0.00% 6 Missing ⚠️
...nockRequestsListScreen/View/KnockRequestCell.swift 93.67% 5 Missing ⚠️
...omDetailsScreen/RoomDetailsScreenCoordinator.swift 0.00% 2 Missing ⚠️
...ens/RoomDetailsScreen/View/RoomDetailsScreen.swift 81.81% 2 Missing ⚠️
...eens/RoomScreen/View/KnockRequestsBannerView.swift 89.47% 2 Missing ⚠️
...RoomDetailsScreen/RoomDetailsScreenViewModel.swift 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3533      +/-   ##
===========================================
- Coverage    78.73%   78.71%   -0.03%     
===========================================
  Files          751      757       +6     
  Lines        63227    63486     +259     
===========================================
+ Hits         49784    49971     +187     
- Misses       13443    13515      +72     
Flag Coverage Δ
unittests 69.76% <66.98%> (+0.05%) ⬆️

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.

@Velin92 Velin92 added the pr-wip for anything that isn't ready to ship and will be enabled at a later date label Nov 21, 2024
@Velin92 Velin92 marked this pull request as ready for review November 21, 2024 13:13
@Velin92 Velin92 requested a review from a team as a code owner November 21, 2024 13:13
@Velin92 Velin92 requested review from stefanceriu and removed request for a team November 21, 2024 13:13
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.

Nice! 🙌

@Velin92 Velin92 enabled auto-merge (squash) November 21, 2024 18:55
@Velin92 Velin92 merged commit e315451 into develop Nov 21, 2024
11 checks passed
@Velin92 Velin92 deleted the mauroromito/knock_requests_list_screen branch November 21, 2024 19:14
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.

2 participants