stiftungswo / Dime

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

Dime als Adressliste #136

Closed paulsonnenschein closed 6 years ago

paulsonnenschein commented 6 years ago

resolves #85

Todos:

codecov[bot] commented 6 years ago

Codecov Report

Merging #136 into master will increase coverage by 1.11%. The diff coverage is 91.48%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #136      +/-   ##
============================================
+ Coverage     47.62%   48.74%   +1.11%     
- Complexity     1801     1839      +38     
============================================
  Files           171      172       +1     
  Lines          5474     5617     +143     
============================================
+ Hits           2607     2738     +131     
- Misses         2867     2879      +12
Impacted Files Coverage Δ Complexity Δ
...me/TimetrackerBundle/Entity/CustomerRepository.php 0% <0%> (ø) 20 <0> (ø) :arrow_down:
...Dime/TimetrackerBundle/Entity/EntityRepository.php 24.17% <0%> (+0.26%) 35 <0> (ø) :arrow_down:
...metrackerBundle/Controller/CustomersController.php 96.29% <100%> (+12.96%) 16 <9> (+9) :arrow_up:
...e/TimetrackerBundle/Form/Type/CustomerFormType.php 100% <100%> (ø) 3 <0> (ø) :arrow_down:
src/Dime/TimetrackerBundle/Entity/Customer.php 53.46% <50%> (+1.51%) 41 <10> (+10) :arrow_up:
src/Dime/ReportBundle/Handler/ReportHandler.php 80.87% <97.61%> (ø) 100 <2> (+1) :arrow_up:
...Dime/TimetrackerBundle/Handler/CustomerHandler.php 98.07% <98.07%> (ø) 18 <18> (?)
src/Dime/EmployeeBundle/Entity/Period.php 90.62% <0%> (-2.09%) 43% <0%> (ø)

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 fb730c2...a15fdc7. Read the comment docs.