Added null check for Offline LOI #2788
Open
Codecov / codecov/project
succeeded
Nov 4, 2024 in 0s
61.89% (-0.08%) compared to c3ad147
View this Pull Request on Codecov
61.89% (-0.08%) compared to c3ad147
Details
Codecov Report
Attention: Patch coverage is 21.87500%
with 25 lines
in your changes missing coverage. Please review.
Project coverage is 61.89%. Comparing base (
c3ad147
) to head (7819f36
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2788 +/- ##
============================================
- Coverage 61.96% 61.89% -0.08%
Complexity 1166 1166
============================================
Files 265 265
Lines 6223 6235 +12
Branches 877 883 +6
============================================
+ Hits 3856 3859 +3
- Misses 1840 1847 +7
- Partials 527 529 +2
Files with missing lines | Coverage Δ | |
---|---|---|
...round/ui/datacollection/DataCollectionViewModel.kt | 71.57% <75.00%> (-0.37%) |
⬇️ |
...ndroid/ground/ui/syncstatus/SyncStatusViewModel.kt | 45.45% <20.00%> (-7.18%) |
⬇️ |
.../ground/repository/LocationOfInterestRepository.kt | 50.87% <37.50%> (-0.11%) |
⬇️ |
.../android/ground/repository/SubmissionRepository.kt | 19.51% <0.00%> (-1.01%) |
⬇️ |
Loading