Skip to content

Prefer CDN when downloading published translation files, falling back…

3af7a56
Select commit
Loading
Failed to load commit list.
Open

GT-2601: Download translation files from CDN with SHA-256 verification #4424

Prefer CDN when downloading published translation files, falling back…
3af7a56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

52.06% (+0.07%) compared to 912cd6a

View this Pull Request on Codecov

52.06% (+0.07%) compared to 912cd6a

Details

Codecov Report

❌ Patch coverage is 65.90909% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.06%. Comparing base (912cd6a) to head (3af7a56).

Files with missing lines Patch % Lines
.../src/main/kotlin/org/cru/godtools/api/ApiModule.kt 0.00% 7 Missing ⚠️
...odtools/downloadmanager/GodToolsDownloadManager.kt 87.87% 1 Missing and 3 partials ⚠️
...ain/kotlin/org/cru/godtools/dagger/ConfigModule.kt 0.00% 3 Missing ⚠️
.../src/main/kotlin/org/cru/godtools/api/ApiConfig.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4424      +/-   ##
===========================================
+ Coverage    51.99%   52.06%   +0.07%     
===========================================
  Files          454      455       +1     
  Lines        12075    12105      +30     
  Branches      2092     2096       +4     
===========================================
+ Hits          6278     6303      +25     
- Misses        5181     5188       +7     
+ Partials       616      614       -2     

☔ 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.