Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report additions #4945

Closed
wants to merge 46 commits into from

Minor changes for pdf reports: header on first page, table-like outpu…

42b74bb
Select commit
Loading
Failed to load commit list.
Closed

Report additions #4945

Minor changes for pdf reports: header on first page, table-like outpu…
42b74bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 1s

32.53% (+0.24%) compared to d5c9d9c

View this Pull Request on Codecov

32.53% (+0.24%) compared to d5c9d9c

Details

Codecov Report

Attention: Patch coverage is 68.13725% with 130 lines in your changes missing coverage. Please review.

Project coverage is 32.53%. Comparing base (d5c9d9c) to head (42b74bb).
Report is 277 commits behind head on main.

Files with missing lines Patch % Lines
app/Report/ReportParserGenerate.php 59.52% 119 Missing ⚠️
app/Report/ReportHtmlTextbox.php 88.23% 4 Missing ⚠️
app/Report/ReportPdfTextBox.php 85.18% 4 Missing ⚠️
app/Gedcom.php 0.00% 2 Missing ⚠️
app/Report/PdfRenderer.php 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4945      +/-   ##
============================================
+ Coverage     32.29%   32.53%   +0.24%     
- Complexity    11401    11535     +134     
============================================
  Files          1171     1172       +1     
  Lines         48056    48166     +110     
============================================
+ Hits          15521    15673     +152     
+ Misses        32535    32493      -42     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.