Skip to content

Change error count threshold value in PhoneNumberValidityFinderTest.testAllPhoneNumber #295

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

Merged
merged 1 commit into from
Aug 13, 2022

Conversation

panilya
Copy link
Collaborator

@panilya panilya commented Aug 13, 2022

I want to propose lower error count in the test, all the locales (except for 2, they are not actually phone numbers locale, I will raise an issue later on this) are now under 50 error count threshold, so I think it would be better to lower error count in order to be able to detect some incorrect phone number formats, and improve them more.

@panilya panilya requested a review from bodiam August 13, 2022 19:03
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2022

Codecov Report

Merging #295 (3ed9b95) into master (6dff1cb) will increase coverage by 0.05%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #295      +/-   ##
============================================
+ Coverage     94.80%   94.85%   +0.05%     
- Complexity     1886     1888       +2     
============================================
  Files           196      196              
  Lines          3790     3790              
  Branches        379      379              
============================================
+ Hits           3593     3595       +2     
+ Misses          100       99       -1     
+ Partials         97       96       -1     
Impacted Files Coverage Δ
...ker/idnumbers/pt/br/IdNumberGeneratorPtBrUtil.java 96.29% <0.00%> (+3.70%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bodiam bodiam merged commit 37d1b0e into datafaker-net:master Aug 13, 2022
@bodiam
Copy link
Contributor

bodiam commented Aug 13, 2022

That's fine too 👍

@panilya panilya deleted the error-code-test-locales branch August 13, 2022 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants