Minor local LOI persistency renames #2861
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
61.32% (+0.00%) compared to cc9a990
View this Pull Request on Codecov
61.32% (+0.00%) compared to cc9a990
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 61.32%. Comparing base (
cc9a990
) to head (b8e6830
).
Files with missing lines | Patch % | Lines |
---|---|---|
.../ground/repository/LocationOfInterestRepository.kt | 66.66% | 1 Missing |
...me/mapcontainer/HomeScreenMapContainerViewModel.kt | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2861 +/- ##
=========================================
Coverage 61.31% 61.32%
Complexity 1176 1176
=========================================
Files 266 266
Lines 6331 6330 -1
Branches 902 902
=========================================
Hits 3882 3882
+ Misses 1922 1921 -1
Partials 527 527
Files with missing lines | Coverage Δ | |
---|---|---|
...oid/ground/persistence/local/room/LocalDatabase.kt | 100.00% <ø> (ø) |
|
...d/persistence/local/room/converter/ConverterExt.kt | 78.61% <100.00%> (ø) |
|
...ence/local/room/entity/LocationOfInterestEntity.kt | 100.00% <100.00%> (ø) |
|
.../persistence/local/room/entity/SubmissionEntity.kt | 100.00% <100.00%> (ø) |
|
...rsistence/local/room/fields/EntityDeletionState.kt | 100.00% <100.00%> (ø) |
|
...e/local/room/stores/RoomLocationOfInterestStore.kt | 78.94% <100.00%> (ø) |
|
...rsistence/local/room/stores/RoomSubmissionStore.kt | 59.00% <100.00%> (ø) |
|
.../ground/repository/LocationOfInterestRepository.kt | 50.87% <66.66%> (ø) |
|
...me/mapcontainer/HomeScreenMapContainerViewModel.kt | 46.47% <0.00%> (+0.64%) |
⬆️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading