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

fix: fixes a thread safety issue with currentMessage being out of sync #279

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

BernardGatt
Copy link
Contributor

Copy link

github-actions bot commented Dec 6, 2023

Sample app builds 📱

Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request.


  • java_layout: bernard/multi-message-load-fix (1701863586)
  • kotlin_compose: bernard/multi-message-load-fix (1701863581)

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (bcc5318) 53.59% compared to head (a7dbf10) 53.59%.
Report is 1 commits behind head on main.

Files Patch % Lines
...ssaginginapp/gist/presentation/GistModalManager.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #279   +/-   ##
=========================================
  Coverage     53.59%   53.59%           
  Complexity      278      278           
=========================================
  Files           109      109           
  Lines          2812     2812           
  Branches        352      352           
=========================================
  Hits           1507     1507           
  Misses         1183     1183           
  Partials        122      122           

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

Copy link

github-actions bot commented Dec 6, 2023

Build available to test
Version: bernard-multi-message-load-fix-SNAPSHOT
Repository: https://s01.oss.sonatype.org/content/repositories/snapshots/

@BernardGatt BernardGatt merged commit bb72944 into main Dec 6, 2023
30 checks passed
@BernardGatt BernardGatt deleted the bernard/multi-message-load-fix branch December 6, 2023 12:07
github-actions bot pushed a commit that referenced this pull request Dec 6, 2023
## [3.8.1](3.8.0...3.8.1) (2023-12-06)

### Bug Fixes

* fixes a thread safety issue with currentMessage being out of sync ([#279](#279)) ([bb72944](bb72944))
BernardGatt added a commit that referenced this pull request Dec 6, 2023
* main:
  chore: prepare for 3.8.1
  fix: fixes a thread safety issue with currentMessage being out of sync (#279)
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