-
Notifications
You must be signed in to change notification settings - Fork 160
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
Add 'Locality' faker #401
Add 'Locality' faker #401
Conversation
Codecov Report
@@ Coverage Diff @@
## main #401 +/- ##
============================================
+ Coverage 93.76% 93.81% +0.05%
- Complexity 1978 1980 +2
============================================
Files 218 218
Lines 3994 3995 +1
Branches 386 386
============================================
+ Hits 3745 3748 +3
- Misses 149 151 +2
+ Partials 100 96 -4
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@snuyanzin Is it okay to do it this way? |
I can't find the cause of this test failure |
I created a PR to your branch fixing it panilya#2 |
10f46ed
to
326a2b0
Compare
There might be a bug here, I'm not 100% sure. The test failed because of the repeatability of the locality: Expected:
Actual:
Or was this the thing you fixed @snuyanzin , and it just hasn't been merged into the PR yet? |
Ah, it seems all is good now! Thanks both of you! |
I think it's ready to merge |
Then let's merge it :-) Nice one, thanks! |
No description provided.