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

PDF Cache #1540

Closed
wants to merge 13 commits into from

Fix rmdir() / cleanup_pdf() tests

9aaf361
Select commit
Loading
Failed to load commit list.
Closed

PDF Cache #1540

Fix rmdir() / cleanup_pdf() tests
9aaf361
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 23, 2024 in 1s

73.81% (-2.27%) compared to 73750a2

View this Pull Request on Codecov

73.81% (-2.27%) compared to 73750a2

Details

Codecov Report

Attention: Patch coverage is 68.68327% with 88 lines in your changes missing coverage. Please review.

Project coverage is 73.81%. Comparing base (73750a2) to head (9aaf361).
Report is 2 commits behind head on development.

Files Patch % Lines
src/Model/Model_PDF.php 62.71% 44 Missing ⚠️
src/Controller/Controller_PDF.php 76.00% 12 Missing ⚠️
src/Statics/Debug.php 0.00% 12 Missing ⚠️
src/Model/Model_Install.php 50.00% 10 Missing ⚠️
src/View/View_PDF.php 80.95% 4 Missing ⚠️
src/Helper/Helper_Misc.php 92.59% 2 Missing ⚠️
src/Statics/Cache.php 91.66% 2 Missing ⚠️
src/Controller/Controller_Pdf_Queue.php 0.00% 1 Missing ⚠️
src/Controller/Controller_Upgrade_Routines.php 50.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development    #1540      +/-   ##
===============================================
- Coverage        76.07%   73.81%   -2.27%     
===============================================
  Files              248      193      -55     
  Lines            12993    11620    -1373     
  Branches           370        0     -370     
===============================================
- Hits              9885     8577    -1308     
+ Misses            3100     3043      -57     
+ Partials             8        0       -8     

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