Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

feat: added random source customization#137

Merged
bxcodec merged 2 commits intobxcodec:masterfrom
fredbi:custom-random-source
Jul 1, 2021
Merged

feat: added random source customization#137
bxcodec merged 2 commits intobxcodec:masterfrom
fredbi:custom-random-source

Conversation

@fredbi
Copy link
Copy Markdown
Contributor

@fredbi fredbi commented May 10, 2021

This PR adds the ability to set custom random sources at the package level.

Signed-off-by: Frederic BIDON fredbi@yahoo.com

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 10, 2021

Codecov Report

Merging #137 (321a335) into master (74585ae) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   92.17%   92.23%   +0.06%     
==========================================
  Files          11       12       +1     
  Lines        1086     1095       +9     
==========================================
+ Hits         1001     1010       +9     
  Misses         46       46              
  Partials       39       39              
Impacted Files Coverage Δ
address.go 100.00% <ø> (ø)
datetime.go 97.46% <ø> (ø)
internet.go 76.69% <ø> (ø)
lorem.go 100.00% <ø> (ø)
payment.go 100.00% <ø> (ø)
person.go 100.00% <ø> (ø)
phone.go 100.00% <ø> (ø)
price.go 100.00% <ø> (ø)
tag_argument_extractor.go 100.00% <ø> (ø)
faker.go 90.31% <100.00%> (+0.03%) ⬆️
... and 3 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 74585ae...321a335. Read the comment docs.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@bxcodec bxcodec merged commit 7460bf3 into bxcodec:master Jul 1, 2021
@fredbi fredbi deleted the custom-random-source branch August 20, 2021 16:16
@bxcodec bxcodec changed the title added random source customization feat: added random source customization Dec 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support custom random sources

2 participants