Skip to content

T13208 validation messages#14193

Merged
niden merged 30 commits intophalcon:4.0.xfrom
emiliodeg:T13208-validation-messages
Jun 21, 2019
Merged

T13208 validation messages#14193
niden merged 30 commits intophalcon:4.0.xfrom
emiliodeg:T13208-validation-messages

Conversation

@emiliodeg
Copy link
Copy Markdown
Contributor

Hello!

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I have updated the relevant CHANGELOG
  • I have created a PR for the documentation about this change

Small description of change:
Moved default validation messages to validators
Thanks

@niden niden added breaks bc Functionality that breaks Backwards Compatibility enhancement Enhancement to the framework documentation Documentation required labels Jun 20, 2019
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 21, 2019

Codecov Report

Merging #14193 into 4.0.x will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            4.0.x   #14193      +/-   ##
==========================================
- Coverage   66.32%   66.32%   -0.01%     
==========================================
  Files         475      475              
  Lines      112047   111670     -377     
==========================================
- Hits        74315    74062     -253     
+ Misses      37732    37608     -124
Impacted Files Coverage Δ
...xt/phalcon/validation/validator/stringlength.zep.c 52.24% <0%> (-44.37%) ⬇️
ext/phalcon/validation/validator/creditcard.zep.c 79.34% <0%> (-3.99%) ⬇️
ext/phalcon/validation/validator/inclusionin.zep.c 81.81% <0%> (-3.9%) ⬇️
ext/phalcon/validation/validator/exclusionin.zep.c 81.81% <0%> (-3.9%) ⬇️
ext/phalcon/validation/validator/identical.zep.c 90.38% <0%> (-2.86%) ⬇️
...xt/phalcon/validation/validator/confirmation.zep.c 83.14% <0%> (-2.84%) ⬇️
ext/phalcon/validation.zep.c 65.19% <0%> (-2.42%) ⬇️
ext/phalcon/validation/validator/uniqueness.zep.c 37.53% <0%> (-1.67%) ⬇️
ext/phalcon/validation/validator/callback.zep.c 97.77% <0%> (-0.73%) ⬇️
ext/phalcon/validation/validator/regex.zep.c 100% <0%> (ø) ⬆️
... and 13 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 0a56c20...162fc84. Read the comment docs.

@niden niden merged commit 162fc84 into phalcon:4.0.x Jun 21, 2019
@niden
Copy link
Copy Markdown
Member

niden commented Jun 21, 2019

Thank you @emiliodeg

@niden niden mentioned this pull request Jun 21, 2019
@niden niden added the 4.0 label Dec 2, 2019
@niden niden removed the documentation Documentation required label Dec 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaks bc Functionality that breaks Backwards Compatibility enhancement Enhancement to the framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants