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

MXRoom: Support reply to beacon info event (PSG-4) #1525

Merged
merged 4 commits into from
Jul 13, 2022

Conversation

SBiOSoftWhare
Copy link
Contributor

@SBiOSoftWhare SBiOSoftWhare requested review from a team and aringenbach and removed request for a team July 13, 2022 15:41
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

Comment on lines 2174 to 2175
senderMessageBody = question;
senderMessageFormattedBody = senderMessageBody;
Copy link
Contributor

Choose a reason for hiding this comment

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

If this happen on several other cases, I suppose we could add a specific setter that updates both

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch I simplified the code

@codecov-commenter
Copy link

Codecov Report

Merging #1525 (55ae735) into develop (2c0830c) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##           develop    #1525   +/-   ##
========================================
  Coverage    12.04%   12.05%           
========================================
  Files          512      512           
  Lines        83823    83824    +1     
  Branches     35782    35784    +2     
========================================
+ Hits         10099    10105    +6     
+ Misses       73356    73351    -5     
  Partials       368      368           
Impacted Files Coverage Δ
MatrixSDK/Data/MXRoom.m 0.00% <0.00%> (ø)
...xSDK/Data/MXSendReplyEventDefaultStringLocalizer.m 0.00% <0.00%> (ø)
MatrixSDKTests/MXHTTPAdditionalHeadersUnitTests.m 84.78% <0.00%> (+13.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c0830c...55ae735. Read the comment docs.

@SBiOSoftWhare SBiOSoftWhare merged commit a0616be into develop Jul 13, 2022
@SBiOSoftWhare SBiOSoftWhare deleted the steve/6423_lls_reply branch July 13, 2022 17:11
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.

3 participants