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

Crash fix when sending message after replying to an unsupported message type #304

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

ouchadam
Copy link
Owner

@ouchadam ouchadam commented Jan 7, 2023

Fixes a crash when sending a message after attempting to reply to an unsupported message type

BEFORE AFTER
before-reply-type after-reply-type

@codecov
Copy link

codecov bot commented Jan 7, 2023

Codecov Report

Merging #304 (b13ca61) into main (449f1bf) will decrease coverage by 0.01%.
The diff coverage is 70.00%.

@@             Coverage Diff              @@
##               main     #304      +/-   ##
============================================
- Coverage     55.21%   55.19%   -0.02%     
  Complexity      117      117              
============================================
  Files           103      103              
  Lines          1708     1714       +6     
  Branches        236      240       +4     
============================================
+ Hits            943      946       +3     
  Misses          656      656              
- Partials        109      112       +3     
Impacted Files Coverage Δ
...in/app/dapk/st/messenger/state/MessengerReducer.kt 76.64% <70.00%> (-1.23%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2023

APK Size: 2.01 MB

@ouchadam ouchadam merged commit a64ee13 into main Jan 7, 2023
@ouchadam ouchadam deleted the bug-reply-to-reply-crash branch January 7, 2023 15:59
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.

1 participant