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 refresh ZimFile details after download #1113

Merged
merged 2 commits into from
Feb 14, 2025
Merged

Conversation

BPerlakiH
Copy link
Collaborator

Fixes: #1112

Tested on iPhone and iPad. MacOS is not affected by the change, as it's within the #if os(iOS) macro, plus we always display the unlink action on macOS.

BEFORE:

zimdetail_before.mov

AFTER:

zimdetail_after.mov

@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 35.36%. Comparing base (e2ab84e) to head (8316d2e).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
Views/Library/ZimFileDetail.swift 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1113      +/-   ##
==========================================
- Coverage   37.71%   35.36%   -2.35%     
==========================================
  Files         123      134      +11     
  Lines        6570     7730    +1160     
==========================================
+ Hits         2478     2734     +256     
- Misses       4092     4996     +904     

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

@kelson42 kelson42 force-pushed the zim-file-details-refresh branch from f30135e to 8316d2e Compare February 14, 2025 08:49
@kelson42 kelson42 merged commit e7afaf8 into main Feb 14, 2025
5 checks passed
@kelson42 kelson42 deleted the zim-file-details-refresh branch February 14, 2025 08:49
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.

Zimfile details not refreshing after download completes
3 participants