Skip to content

UI adjustments in PDF copy - #3861

Merged
andreia-ferreira merged 5 commits into
masterfrom
andreia/3823/minor-ui-improv
Jul 30, 2026
Merged

UI adjustments in PDF copy#3861
andreia-ferreira merged 5 commits into
masterfrom
andreia/3823/minor-ui-improv

Merge remote-tracking branch 'origin/master' into andreia/3823/minor-…

bc944ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2026 in 0s

67.71% (+0.07%) compared to 69bef48

View this Pull Request on Codecov

67.71% (+0.07%) compared to 69bef48

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.71%. Comparing base (69bef48) to head (bc944ce).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3861      +/-   ##
============================================
+ Coverage     67.63%   67.71%   +0.07%     
- Complexity     1858     1859       +1     
============================================
  Files           411      411              
  Lines         10834    10860      +26     
  Branches       1426     1425       -1     
============================================
+ Hits           7328     7354      +26     
- Misses         2767     2768       +1     
+ Partials        739      738       -1     
Files with missing lines Coverage Δ
...groundplatform/feature/pdf/render/PdfTextPaints.kt 100.00% <100.00%> (ø)
...org/groundplatform/feature/pdf/render/PdfWriter.kt 98.23% <100.00%> (+0.12%) ⬆️
...oundplatform/feature/pdf/mapper/LoiReportMapper.kt 93.24% <100.00%> (+1.81%) ⬆️
...latform/feature/pdf/model/SubmissionPdfDocument.kt 93.93% <100.00%> (+1.34%) ⬆️
...org/groundplatform/feature/pdf/render/PdfConfig.kt 100.00% <ø> (ø)
...form/feature/pdf/render/layout/PageHeaderLayout.kt 100.00% <100.00%> (ø)
...dplatform/feature/pdf/render/layout/TableLayout.kt 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.