adhocore / phalcon-ext

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

validation should validate object data #27

Closed adhocore closed 6 years ago

adhocore commented 6 years ago

closes #11

codecov-io commented 6 years ago

Codecov Report

Merging #27 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #27   +/-   ##
=======================================
  Coverage       100%   100%           
- Complexity      292    303   +11     
=======================================
  Files            21     22    +1     
  Lines           713    737   +24     
=======================================
+ Hits            713    737   +24
Impacted Files Coverage Δ Complexity Δ
src/Validation/Rules.php 100% <100%> (ø) 13 <13> (?)
src/Validation/Validation.php 100% <100%> (ø) 31 <12> (-2) :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 1f61dbf...7e1589e. Read the comment docs.