Implement PDF reports for submissions#3754
Draft
andreia-ferreira wants to merge 58 commits into
Draft
Codecov / codecov/project
succeeded
Jun 17, 2026 in 1s
67.23% (-0.89%) compared to 73d2729
View this Pull Request on Codecov
67.23% (-0.89%) compared to 73d2729
Details
Codecov Report
❌ Patch coverage is 75.19623% with 158 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.23%. Comparing base (73d2729) to head (77e1f86).
Additional details and impacted files
@@ Coverage Diff @@
## master #3754 +/- ##
============================================
- Coverage 68.12% 67.23% -0.89%
- Complexity 1616 1786 +170
============================================
Files 369 404 +35
Lines 9537 10573 +1036
Branches 1248 1347 +99
============================================
+ Hits 6497 7109 +612
- Misses 2368 2767 +399
- Partials 672 697 +25 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...latform/android/repository/SubmissionRepository.kt | 100.00% <100.00%> (ø) |
|
| ...ndroid/ui/datacollection/DataCollectionFragment.kt | 96.42% <100.00%> (+3.83%) |
⬆️ |
| .../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%> (ø) |
|
| ...rm/ui/components/qrcode/QrCodeGenerator.android.kt | 100.00% <ø> (ø) |
|
| ...ndplatform/ui/components/qrcode/QrCodeGenerator.kt | 100.00% <100.00%> (ø) |
|
| ...org/groundplatform/feature/pdf/render/PdfCanvas.kt | 100.00% <100.00%> (ø) |
|
| ...groundplatform/feature/pdf/render/PdfTextPaints.kt | 100.00% <100.00%> (ø) |
|
| ...org/groundplatform/feature/pdf/render/PdfCursor.kt | 100.00% <100.00%> (ø) |
|
| ... and 24 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading