Skip to content

Update timeout logic to complete camera task; update timeout

f330df3
Select commit
Loading
Failed to load commit list.
Merged

Add E2E test to fill in a survey with all task types #3414

Update timeout logic to complete camera task; update timeout
f330df3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 0s

69.93% (+0.03%) compared to 845ffda

View this Pull Request on Codecov

69.93% (+0.03%) compared to 845ffda

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.93%. Comparing base (845ffda) to head (f330df3).
⚠️ Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
...tform/android/ui/map/gms/features/PointRenderer.kt 0.00% 2 Missing ⚠️
...android/data/remote/firebase/FirestoreDataStore.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3414      +/-   ##
============================================
+ Coverage     69.89%   69.93%   +0.03%     
- Complexity     1596     1599       +3     
============================================
  Files           318      320       +2     
  Lines          8571     8588      +17     
  Branches        949      946       -3     
============================================
+ Hits           5991     6006      +15     
- Misses         2004     2008       +4     
+ Partials        576      574       -2     
Files with missing lines Coverage Δ
...android/data/remote/firebase/FirestoreDataStore.kt 0.00% <0.00%> (ø)
...tform/android/ui/map/gms/features/PointRenderer.kt 19.04% <0.00%> (-3.18%) ⬇️

... and 28 files with indirect coverage changes

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