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

Force a layout on the room bubble cell messageTextView to get a corre… #7064

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

stefanceriu
Copy link
Member

@stefanceriu stefanceriu commented Nov 10, 2022

This PR forces a layout on the bubbleCell messageTextView used for computing the heights of the bubble components. It will ensure the reactions and other attachment views are layed out correctly.

@sonarcloud
Copy link

sonarcloud bot commented Nov 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@stefanceriu stefanceriu requested review from a team and aringenbach and removed request for a team November 10, 2022 07:25
@codecov
Copy link

codecov bot commented Nov 10, 2022

Codecov Report

Base: 11.32% // Head: 11.80% // Increases project coverage by +0.48% 🎉

Coverage data is based on head (6d04899) compared to base (c69c3b9).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7064      +/-   ##
===========================================
+ Coverage    11.32%   11.80%   +0.48%     
===========================================
  Files         1613     1617       +4     
  Lines       158555   158586      +31     
  Branches     64352    64453     +101     
===========================================
+ Hits         17961    18727     +766     
+ Misses      139966   139221     -745     
- Partials       628      638      +10     
Flag Coverage Δ
uitests 54.37% <ø> (-0.15%) ⬇️

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

Impacted Files Coverage Δ
Riot/Categories/MXKRoomBubbleTableViewCell+Riot.m 0.00% <0.00%> (ø)
...ssions/UserSessionName/UserSessionNameModels.swift 60.00% <0.00%> (-40.00%) ⬇️
...UserSessions/Common/View/UserSessionCardView.swift 44.96% <0.00%> (-6.69%) ⬇️
...herSessions/View/UserOtherSessionsHeaderView.swift 50.00% <0.00%> (-5.77%) ⬇️
...nOverview/MockUserSessionOverviewScreenState.swift 98.14% <0.00%> (-1.86%) ⬇️
...SwiftUI/Modules/Common/Util/InlineTextButton.swift 66.66% <0.00%> (ø)
...castPlayback/View/VoiceBroadcastPlaybackView.swift 0.00% <0.00%> (ø)
...castRecorder/View/VoiceBroadcastRecorderView.swift 0.00% <0.00%> (ø)
RiotSwiftUI/Modules/Common/Extensions/View.swift 0.00% <0.00%> (ø)
... and 38 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@aringenbach aringenbach left a comment

Choose a reason for hiding this comment

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

LGTM

@stefanceriu stefanceriu merged commit 3f3d81b into develop Nov 10, 2022
@stefanceriu stefanceriu deleted the stefan/timelineLayoutFixes branch November 10, 2022 09:26
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