adhocore / phalcon-ext

Foundations, adapters, extensions, middlewares and utilities for Phalcon v4
MIT License
47 stars 3 forks source link

refactor(di): cleanup & split #13

Closed adhocore closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #13 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##             master   #13   +/-   ##
======================================
  Coverage         0%    0%           
- Complexity      245   252    +7     
======================================
  Files            19    19           
  Lines           593   613   +20     
======================================
- Misses          593   613   +20
Impacted Files Coverage Δ Complexity Δ
src/Di/Extension.php 0% <0%> (ø) 27 <7> (-2) :arrow_down:
src/Validation/Validation.php 0% <0%> (ø) 41% <0%> (+9%) :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 8d2f172...9b25117. Read the comment docs.