Skip to content

Add partial Health Connect permissions + DB migration retry

d7f5511
Select commit
Loading
Failed to load commit list.
Merged

Add partial Health Connect permissions + DB migration retry #241

Add partial Health Connect permissions + DB migration retry
d7f5511
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2026 in 0s

27.39% (+0.19%) compared to 965dc2e

View this Pull Request on Codecov

27.39% (+0.19%) compared to 965dc2e

Details

Codecov Report

❌ Patch coverage is 26.55738% with 224 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.39%. Comparing base (965dc2e) to head (d7f5511).

Files with missing lines Patch % Lines
...roid/app/src/main/java/net/aurboda/MainActivity.kt 0.00% 190 Missing ⚠️
...c/main/java/net/aurboda/HealthConnectSyncWorker.kt 0.00% 32 Missing ⚠️
.../main/java/net/aurboda/HealthConnectPermissions.kt 96.29% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #241      +/-   ##
===========================================
+ Coverage    27.20%   27.39%   +0.19%     
===========================================
  Files          175      176       +1     
  Lines        23517    23642     +125     
  Branches      2094     2104      +10     
===========================================
+ Hits          6397     6476      +79     
- Misses       17081    17127      +46     
  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.