Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T13843 numericality #14085

Merged
merged 5 commits into from
May 17, 2019
Merged

T13843 numericality #14085

merged 5 commits into from
May 17, 2019

Conversation

niden
Copy link
Member

@niden niden commented May 17, 2019

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 updated the CHANGELOG

Fixed the way numericality calculates numbers for different locales

Thanks

@niden
Copy link
Member Author

niden commented May 17, 2019

cc @sergeyklay

@codecov
Copy link

codecov bot commented May 17, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##            4.0.x   #14085      +/-   ##
==========================================
+ Coverage   71.32%   71.32%   +<.01%     
==========================================
  Files         479      479              
  Lines       94032    94038       +6     
==========================================
+ Hits        67066    67074       +8     
+ Misses      26966    26964       -2
Impacted Files Coverage Δ
...xt/phalcon/validation/validator/numericality.zep.c 100% <0%> (ø) ⬆️
ext/phalcon/validation.zep.c 77.29% <0%> (+0.33%) ⬆️

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 71962ff...7e7b880. Read the comment docs.

@niden niden merged commit 546909e into phalcon:4.0.x May 17, 2019
@niden niden deleted the T13843-numericality branch May 19, 2019 02:59
@niden niden added the 4.0 label Dec 2, 2019
@niden niden added bug A bug report status: low Low and removed Bug - Low labels Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug report status: low Low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants