Skip to content

[feat] enable-background-download - #16

Open
GabrielSousa02 wants to merge 9 commits into
mainfrom
feat/enable-background-download
Open

[feat] enable-background-download#16
GabrielSousa02 wants to merge 9 commits into
mainfrom
feat/enable-background-download

refactor(test): mock the update check API call

11ab114
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 0s

85.46% (-1.76%) compared to 5ec2a54

View this Pull Request on Codecov

85.46% (-1.76%) compared to 5ec2a54

Details

Codecov Report

❌ Patch coverage is 87.41722% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.46%. Comparing base (5ec2a54) to head (11ab114).
⚠️ Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
lib/widgets/confirm_updates_prompt.dart 87.17% 5 Missing ⚠️
lib/background/background_scheduler.dart 42.85% 4 Missing ⚠️
lib/data/connectivity_service.dart 42.85% 4 Missing ⚠️
lib/background/background_task.dart 90.47% 2 Missing ⚠️
lib/l10n/generated/app_localizations_de.dart 0.00% 2 Missing ⚠️
lib/main.dart 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   87.22%   85.46%   -1.76%     
==========================================
  Files          38       46       +8     
  Lines        1495     2181     +686     
==========================================
+ Hits         1304     1864     +560     
- Misses        191      317     +126     

☔ View full report in Codecov by Harness.
📢 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.