Implement PDF reports for submissions - #3754
Merged
Merged
Codecov / codecov/project
succeeded
Jun 24, 2026 in 0s
67.25% (+0.25%) compared to 09d0362
View this Pull Request on Codecov
67.25% (+0.25%) compared to 09d0362
Details
Codecov Report
❌ Patch coverage is 63.40206% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.25%. Comparing base (09d0362) to head (77c5f29).
Additional details and impacted files
@@ Coverage Diff @@
## master #3754 +/- ##
============================================
+ Coverage 66.99% 67.25% +0.25%
- Complexity 1778 1792 +14
============================================
Files 402 404 +2
Lines 10520 10614 +94
Branches 1338 1352 +14
============================================
+ Hits 7048 7138 +90
+ Misses 2783 2782 -1
- Partials 689 694 +5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...latform/android/repository/SubmissionRepository.kt | 100.00% <100.00%> (ø) |
|
| ...ndroid/ui/datacollection/DataCollectionFragment.kt | 95.65% <100.00%> (+4.74%) |
⬆️ |
| .../android/ui/datacollection/DataCollectionScreen.kt | 87.77% <100.00%> (+1.19%) |
⬆️ |
| ...ome/mapcontainer/HomeScreenMapContainerUiEffect.kt | 100.00% <100.00%> (ø) |
|
| ...tform/domain/model/locationofinterest/LoiReport.kt | 100.00% <100.00%> (ø) |
|
| .../home/mapcontainer/HomeScreenMapContainerScreen.kt | 60.34% <80.00%> (+1.08%) |
⬆️ |
| ...undplatform/domain/usecases/GetLoiReportUseCase.kt | 90.74% <95.23%> (+1.15%) |
⬆️ |
| ...rg/groundplatform/feature/pdf/LoiReportExporter.kt | 91.66% <91.66%> (ø) |
|
| ...droid/ui/datacollection/DataCollectionViewModel.kt | 79.51% <40.00%> (-0.81%) |
⬇️ |
| ...platform/domain/model/submission/SubmissionData.kt | 10.00% <0.00%> (+10.00%) |
⬆️ |
| ... and 6 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading