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

Use cached version of faker rather than instance every time #1406

Conversation

pvk-developer
Copy link
Member

Resolves #1405

@pvk-developer pvk-developer requested a review from a team as a code owner May 1, 2023 20:55
@pvk-developer pvk-developer requested review from fealho and removed request for a team May 1, 2023 20:55
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (898850a) 96.54% compared to head (b5b3b02) 96.54%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1406   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files          48       48           
  Lines        3730     3734    +4     
=======================================
+ Hits         3601     3605    +4     
  Misses        129      129           
Impacted Files Coverage Δ
sdv/metadata/anonymization.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pvk-developer pvk-developer requested a review from amontanez24 May 1, 2023 21:33
Copy link
Contributor

@amontanez24 amontanez24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pvk-developer pvk-developer merged commit 72144c0 into master May 2, 2023
@pvk-developer pvk-developer deleted the issue-1405-use-cached-faker-instance-to-discover-sdtype-function branch May 2, 2023 17:00
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.

Use cached Faker instance to discover if an sdtype is a Faker function.
4 participants