stiftungswo / Dime

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

Coverage auf 70% erhöhen #145

Closed andyundso closed 6 years ago

andyundso commented 6 years ago

Fixes #141

codecov[bot] commented 6 years ago

Codecov Report

Merging #145 into master will increase coverage by 24.11%. The diff coverage is 80%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #145       +/-   ##
=============================================
+ Coverage     48.74%   72.85%   +24.11%     
+ Complexity     1840     1747       -93     
=============================================
  Files           172      166        -6     
  Lines          5617     5261      -356     
=============================================
+ Hits           2738     3833     +1095     
+ Misses         2879     1428     -1451
Impacted Files Coverage Δ Complexity Δ
...imetrackerBundle/Controller/ProjectsController.php 82.45% <ø> (ø) 16 <0> (ø) :arrow_down:
...me/OfferBundle/Form/Type/OfferPositionFormType.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
...imetrackerBundle/Entity/RateUnitTypeRepository.php 100% <ø> (+100%) 3 <0> (ø) :arrow_down:
src/Dime/TimetrackerBundle/Entity/RateUnitType.php 100% <ø> (+56.15%) 46 <0> (ø) :arrow_down:
src/Dime/TimetrackerBundle/Entity/Activity.php 100% <ø> (+22.22%) 64 <0> (ø) :arrow_down:
...me/EmployeeBundle/Controller/HolidayController.php 0% <ø> (ø) 7 <0> (ø) :arrow_down:
...ime/TimetrackerBundle/Entity/ServiceRepository.php 100% <ø> (+100%) 9 <0> (ø) :arrow_down:
src/Dime/ReportBundle/Handler/ReportHandler.php 80.87% <ø> (ø) 100 <0> (ø) :arrow_down:
...voiceBundle/Service/InvoiceDateRangeCalculator.php 0% <ø> (ø) 9 <0> (ø) :arrow_down:
src/Dime/OfferBundle/Form/Type/OfferFormType.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
... and 91 more

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 25f5fb8...a894a21. Read the comment docs.