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]: Read aloud will stop on close tab #3745

Merged
merged 4 commits into from
Mar 14, 2024
Merged

Conversation

Sagar0-0
Copy link
Contributor

@Sagar0-0 Sagar0-0 commented Mar 12, 2024

Fixes #3740

Used onReadAloudStop method on close tab

Screenshots

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 52.24%. Comparing base (08face5) to head (cdf4a01).

❗ Current head cdf4a01 differs from pull request most recent head 7495306. Consider uploading reports for the commit 7495306 to get more accurate results

Files Patch % Lines
.../kiwix/kiwixmobile/core/main/CoreReaderFragment.kt 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3745      +/-   ##
============================================
+ Coverage     52.07%   52.24%   +0.16%     
- Complexity     1265     1270       +5     
============================================
  Files           292      292              
  Lines         10974    10977       +3     
  Branches       1451     1454       +3     
============================================
+ Hits           5715     5735      +20     
+ Misses         4304     4286      -18     
- Partials        955      956       +1     

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

Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz left a comment

Choose a reason for hiding this comment

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

@Sagar0-0 Please make changes in this PR according to these two comments #3740 (comment) #3740 (comment)

@Sagar0-0
Copy link
Contributor Author

@MohitMaliFtechiz please confirm the final changes.

Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz left a comment

Choose a reason for hiding this comment

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

@Sagar0-0 Just a small change, and then we are good to merge.

Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz left a comment

Choose a reason for hiding this comment

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

@Sagar0-0 Thanks 🎉

@kelson42 kelson42 merged commit c9f7b89 into kiwix:main Mar 14, 2024
6 of 8 checks passed
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.

[Bug] Read aloud won't stop for closed tabs
3 participants