chore: Resolve static analysis warnings and reduce detekt baseline suppressions - #3924
Merged
Codecov / codecov/project
succeeded
Sep 9, 2026 in 1s
69.73% (+0.01%) compared to 16608a6
View this Pull Request on Codecov
69.73% (+0.01%) compared to 16608a6
Details
Codecov Report
❌ Patch coverage is 57.69231% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.73%. Comparing base (16608a6) to head (631e65a).
Additional details and impacted files
@@ Coverage Diff @@
## master #3924 +/- ##
============================================
+ Coverage 69.71% 69.73% +0.01%
- Complexity 1985 1986 +1
============================================
Files 417 417
Lines 11426 11425 -1
Branches 1488 1486 -2
============================================
+ Hits 7966 7967 +1
+ Misses 2691 2689 -2
Partials 769 769 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...oundplatform/android/ui/home/HomeScreenFragment.kt | 73.91% <100.00%> (ø) |
|
| ...rg/groundplatform/android/ui/main/MainViewModel.kt | 67.21% <100.00%> (+1.63%) |
⬆️ |
| ...g/groundplatform/android/ui/signin/SignInScreen.kt | 63.07% <ø> (ø) |
|
| ...latform/android/util/image/TileImageTransformer.kt | 92.30% <100.00%> (ø) |
|
| ...roundplatform/android/ui/map/gms/mog/MogTileExt.kt | 20.00% <0.00%> (ø) |
|
| ...va/org/groundplatform/android/ui/util/ColorUtil.kt | 80.00% <0.00%> (ø) |
|
| ...undplatform/android/ui/home/HomeScreenViewModel.kt | 80.43% <0.00%> (+2.88%) |
⬆️ |
| ...org/groundplatform/android/ui/main/MainActivity.kt | 44.31% <0.00%> (+0.49%) |
⬆️ |
| ...dplatform/android/ui/map/gms/GoogleMapsFragment.kt | 18.10% <0.00%> (ø) |
|
| ...droid/ui/datacollection/DataCollectionViewModel.kt | 80.93% <78.57%> (ø) |
|
| ... and 1 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading