stiftungswo / Dime

DimeERP - Timetracker, Offers & Invoices
MIT License
5 stars 1 forks source link

Create PDFs with context relevant filename #78

Closed paulsonnenschein closed 6 years ago

paulsonnenschein commented 6 years ago

Fixes #73

codecov[bot] commented 6 years ago

Codecov Report

Merging #78 into master will increase coverage by 0.09%. The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   44.77%   44.86%   +0.09%     
==========================================
  Files         171      171              
  Lines        5389     5398       +9     
==========================================
+ Hits         2413     2422       +9     
  Misses       2976     2976
Impacted Files Coverage Δ
.../Dime/ReportBundle/Controller/ReportController.php 46.15% <0%> (-1.85%) :arrow_down:
...ime/InvoiceBundle/Controller/InvoiceController.php 75.86% <100%> (+3.86%) :arrow_up:
...rc/Dime/OfferBundle/Controller/OfferController.php 81.48% <100%> (+3.22%) :arrow_up:
src/Dime/PrintingBundle/Service/PrintService.php 78.57% <0%> (+3.57%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bb3d28c...35c3edd. Read the comment docs.