Skip to content

Add common layout components for PDF#3782

Merged
andreia-ferreira merged 9 commits into
masterfrom
andreia/3739/layout
Jun 11, 2026
Merged

Add common layout components for PDF#3782
andreia-ferreira merged 9 commits into
masterfrom
andreia/3739/layout

rename components package to layout

0c7574d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 1s

66.60% (+0.28%) compared to b825349

View this Pull Request on Codecov

66.60% (+0.28%) compared to b825349

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.60%. Comparing base (b825349) to head (0c7574d).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3782      +/-   ##
============================================
+ Coverage     66.31%   66.60%   +0.28%     
- Complexity     1660     1684      +24     
============================================
  Files           387      392       +5     
  Lines         10059    10145      +86     
  Branches       1290     1295       +5     
============================================
+ Hits           6671     6757      +86     
  Misses         2711     2711              
  Partials        677      677              
Files with missing lines Coverage Δ
...g/groundplatform/feature/pdf/render/PdfGeometry.kt 100.00% <100.00%> (ø)
...form/feature/pdf/render/layout/PageFooterLayout.kt 100.00% <100.00%> (ø)
...form/feature/pdf/render/layout/PageHeaderLayout.kt 100.00% <100.00%> (ø)
...latform/feature/pdf/render/layout/QrBlockLayout.kt 100.00% <100.00%> (ø)
...dplatform/feature/pdf/render/layout/TableLayout.kt 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.