Skip to content

Android: track download state to avoid duplicate update prompts

344d1b8
Select commit
Loading
Failed to load commit list.
Merged

Android: track download state to avoid duplicate update prompts #245

Android: track download state to avoid duplicate update prompts
344d1b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 0s

27.26% (-0.09%) compared to 77dcc22

View this Pull Request on Codecov

27.26% (-0.09%) compared to 77dcc22

Details

Codecov Report

❌ Patch coverage is 0% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.26%. Comparing base (77dcc22) to head (344d1b8).

Files with missing lines Patch % Lines
...c/main/java/net/aurboda/update/UpdateDownloader.kt 0.00% 42 Missing ⚠️
...roid/app/src/main/java/net/aurboda/MainActivity.kt 0.00% 22 Missing ⚠️
...p/src/main/java/net/aurboda/update/UpdateDialog.kt 0.00% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #245      +/-   ##
===========================================
- Coverage    27.35%   27.26%   -0.09%     
===========================================
  Files          176      176              
  Lines        23674    23752      +78     
  Branches      2104     2122      +18     
===========================================
  Hits          6476     6476              
- Misses       17159    17237      +78     
  Partials        39       39              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.