Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added null check for Offline LOI #2788

Merged
merged 3 commits into from
Nov 8, 2024

return count fix

9d35999
Select commit
Loading
Failed to load commit list.
Merged

Added null check for Offline LOI #2788

return count fix
9d35999
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 11, 2024 in 0s

21.87% of diff hit (within 60.00% threshold of 60.89%)

View this Pull Request on Codecov

21.87% of diff hit (within 60.00% threshold of 60.89%)

Annotations

Check warning on line 97 in ground/src/main/java/com/google/android/ground/repository/LocationOfInterestRepository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

ground/src/main/java/com/google/android/ground/repository/LocationOfInterestRepository.kt#L97

Added line #L97 was not covered by tests

Check warning on line 99 in ground/src/main/java/com/google/android/ground/repository/LocationOfInterestRepository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

ground/src/main/java/com/google/android/ground/repository/LocationOfInterestRepository.kt#L99

Added line #L99 was not covered by tests

Check warning on line 71 in ground/src/main/java/com/google/android/ground/repository/SubmissionRepository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

ground/src/main/java/com/google/android/ground/repository/SubmissionRepository.kt#L61-L71

Added lines #L61 - L71 were not covered by tests

Check warning on line 74 in ground/src/main/java/com/google/android/ground/repository/SubmissionRepository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

ground/src/main/java/com/google/android/ground/repository/SubmissionRepository.kt#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 67 in ground/src/main/java/com/google/android/ground/ui/syncstatus/SyncStatusViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

ground/src/main/java/com/google/android/ground/ui/syncstatus/SyncStatusViewModel.kt#L67

Added line #L67 was not covered by tests

Check warning on line 73 in ground/src/main/java/com/google/android/ground/ui/syncstatus/SyncStatusViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

ground/src/main/java/com/google/android/ground/ui/syncstatus/SyncStatusViewModel.kt#L72-L73

Added lines #L72 - L73 were not covered by tests