Skip to content

Improve performance of the map for large surveys - #3870

Open
andreia-ferreira wants to merge 2 commits into
masterfrom
andreia/3866/optimize-map-clustering
Open

Improve performance of the map for large surveys#3870
andreia-ferreira wants to merge 2 commits into
masterfrom
andreia/3866/optimize-map-clustering

set NonHierarchicalViewBasedAlgorithm to optimize rendering so that o…

16aeee9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 1s

67.99% (+0.28%) compared to c61510d

View this Pull Request on Codecov

67.99% (+0.28%) compared to c61510d

Details

Codecov Report

❌ Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.99%. Comparing base (c61510d) to head (16aeee9).

Files with missing lines Patch % Lines
...form/android/ui/map/gms/features/FeatureManager.kt 81.25% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3870      +/-   ##
============================================
+ Coverage     67.70%   67.99%   +0.28%     
- Complexity     1859     1877      +18     
============================================
  Files           411      411              
  Lines         10857    10870      +13     
  Branches       1425     1425              
============================================
+ Hits           7351     7391      +40     
+ Misses         2767     2737      -30     
- Partials        739      742       +3     
Files with missing lines Coverage Δ
...orm/android/ui/map/gms/features/MapsItemManager.kt 58.69% <100.00%> (+9.80%) ⬆️
...form/android/ui/map/gms/features/FeatureManager.kt 62.85% <81.25%> (+43.89%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.