Skip to content

simplify TaskValueMapper structure

07f56b1
Select commit
Loading
Failed to load commit list.
Open

Add data models and mappers for PDF report #3755

simplify TaskValueMapper structure
07f56b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 0s

68.06% (-0.01%) compared to 86da325

View this Pull Request on Codecov

68.06% (-0.01%) compared to 86da325

Details

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.06%. Comparing base (86da325) to head (07f56b1).

Files with missing lines Patch % Lines
...otlin/org/groundplatform/domain/model/task/Task.kt 0.00% 1 Missing ⚠️
.../org/groundplatform/domain/util/NumberFormatter.kt 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3755      +/-   ##
============================================
- Coverage     68.06%   68.06%   -0.01%     
+ Complexity     1613     1612       -1     
============================================
  Files           368      369       +1     
  Lines          9528     9534       +6     
  Branches       1242     1244       +2     
============================================
+ Hits           6485     6489       +4     
- Misses         2376     2377       +1     
- Partials        667      668       +1     
Files with missing lines Coverage Δ
...datacollection/DataSubmissionConfirmationScreen.kt 91.57% <100.00%> (ø)
...ion/tasks/multiplechoice/MultipleChoiceItemView.kt 56.00% <100.00%> (ø)
...id/ui/home/mapcontainer/jobs/ShareLocationModal.kt 64.06% <100.00%> (ø)
...undplatform/domain/usecases/GetLoiReportUseCase.kt 89.13% <100.00%> (-0.87%) ⬇️
...otlin/org/groundplatform/domain/model/task/Task.kt 90.90% <0.00%> (-4.33%) ⬇️
.../org/groundplatform/domain/util/NumberFormatter.kt 88.88% <88.88%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.