stiftungswo / Dime

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

Verfügbare Ferientage zusammen mit Periode laden #171

Closed andyundso closed 5 years ago

andyundso commented 5 years ago

Ladezeit sollte damit um etwa die Hälfte reduziert werden.

codecov[bot] commented 5 years ago

Codecov Report

Merging #171 into master will increase coverage by 0.4%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #171     +/-   ##
===========================================
+ Coverage     72.68%   73.08%   +0.4%     
- Complexity     1719     1723      +4     
===========================================
  Files           166      166             
  Lines          5206     5224     +18     
===========================================
+ Hits           3784     3818     +34     
+ Misses         1422     1406     -16
Impacted Files Coverage Δ Complexity Δ
...c/Dime/TimetrackerBundle/Handler/PeriodHandler.php 95.91% <100%> (+1.47%) 14 <10> (+2) :arrow_up:
src/Dime/EmployeeBundle/Entity/Period.php 93.06% <100%> (+0.36%) 45 <2> (+2) :arrow_up:
...rc/Dime/EmployeeBundle/Entity/PeriodRepository.php 65.51% <0%> (+27.58%) 18% <0%> (ø) :arrow_down:

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 e878e5f...02253c9. Read the comment docs.